diff options
author | sl1pkn07 | 2015-06-08 20:34:00 +0200 |
---|---|---|
committer | sl1pkn07 | 2015-06-08 20:34:00 +0200 |
commit | 4734c53f8d483f580006bb1d0c05610cd5ab8be1 (patch) | |
tree | d797b654215ecfd28286357162f478b49b2e6d10 /.gitignore | |
download | aur-4734c53f8d483f580006bb1d0c05610cd5ab8be1.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 |