diff options
author | wicast | 2015-11-18 22:57:12 +0800 |
---|---|---|
committer | wicast | 2015-11-18 22:57:12 +0800 |
commit | e6fe0cfddda654b1246f1d0e69907a4ca5671650 (patch) | |
tree | 0f5bb499f85cfa175d163ff0fed41f318fdfbfa3 /.gitignore | |
download | aur-e6fe0cfddda654b1246f1d0e69907a4ca5671650.tar.gz |
init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..018a3de0814 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!PKGBUILD +!.SRCINFO +!.gitignore |