diff options
author | Peifeng Yu | 2019-12-10 13:48:46 -0500 |
---|---|---|
committer | Peifeng Yu | 2019-12-10 13:48:46 -0500 |
commit | 686cbbebe18ff84a5e303106fce018900ba59141 (patch) | |
tree | 8bef7eea80224b1702a8e04d9855000a553fbb8f | |
parent | 7b9e6c71c6229a88ce1908e5d5692045a095a6da (diff) | |
download | aur-686cbbebe18ff84a5e303106fce018900ba59141.tar.gz |
Add 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..f71c635dafda --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!.gitignore +!PKGBUILD +!.SRCINFO |