diff options
author | Caleb Maclennan | 2019-08-26 08:21:20 +0300 |
---|---|---|
committer | Caleb Maclennan | 2019-08-26 08:21:20 +0300 |
commit | 8f97999bf64c1b68d53a06fa474e4101baf9d5ec (patch) | |
tree | 27569afcab45cf3c27671e3e10b6b0a599efd47d | |
parent | 5c3cb308d81231aad277302cc6ac8760f36a85c3 (diff) | |
download | aur-8f97999bf64c1b68d53a06fa474e4101baf9d5ec.tar.gz |
Update .gitignore file for easy bulk repository management
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..0ca50ff4dd97 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!./.SRCINFO +!./.gitignore +!./PKGBUILD |