diff options
author | sl1pkn07 | 2015-06-08 20:32:55 +0200 |
---|---|---|
committer | sl1pkn07 | 2015-06-08 20:32:55 +0200 |
commit | 737958da0ef812e2284ccc0c750f3234e6d40567 (patch) | |
tree | db968235946b645d1f4a0e38a9060d647c825c14 /.gitignore | |
download | aur-737958da0ef812e2284ccc0c750f3234e6d40567.tar.gz |
Initial commit
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 000000000000..05c6d4d4c97b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!.gitignore +!.SRCINFO +!PKGBUILD |