diff options
author | sL1pKn07 | 2019-02-08 19:07:27 +0100 |
---|---|---|
committer | sL1pKn07 | 2019-02-08 19:07:27 +0100 |
commit | 27cedc1846f7e73bf2fa8abb5665d23e4e1635b5 (patch) | |
tree | 1484bf6db8d4a755317021608e6296df8c0d226f /.gitignore | |
download | aur-27cedc1846f7e73bf2fa8abb5665d23e4e1635b5.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 |