diff options
author | Caleb Maclennan | 2018-09-01 17:41:14 +0300 |
---|---|---|
committer | Caleb Maclennan | 2018-09-01 17:41:14 +0300 |
commit | 5d3e1fdb9b675b87321943828ef4a33c13d23df6 (patch) | |
tree | e0946d324bb27bea5fa49b7c15f1cf26006b4504 | |
parent | e438442c875fe3c5c62d938526eddd3ac7b44c08 (diff) | |
download | aur-5d3e1fdb9b675b87321943828ef4a33c13d23df6.tar.gz |
Update .gitignore file for easy bulk repository management
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 44ebe5fe584..c69bce8931b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ +* !./.SRCINFO !./.gitignore !./PKGBUILD -* +!./profile.csh +!./profile.sh +!./use-system-python.patch |