diff options
author | farawayer | 2016-07-09 13:19:21 +0300 |
---|---|---|
committer | farawayer | 2016-07-09 13:19:21 +0300 |
commit | 1cccf2537a498d1ba9292995e1b578172723a9d8 (patch) | |
tree | a3e0edca0904336c7f35df94f2699f1f99be14a1 /.gitignore | |
download | aur-1cccf2537a498d1ba9292995e1b578172723a9d8.tar.gz |
init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..623d0e70ff3e --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +* +!.gitignore +!.SRCINFO +!PKGBUILD + |