summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-09 13:19:56 -0500
committerMatthew McGinn2020-01-09 13:19:56 -0500
commit6e85d3362958ad32457f505887dc1643fa37efc2 (patch)
tree2bd64049abd97dfb4deee581fe5e85415c54e954
parent174270d78894e59627f26b30899b81e7c72a5b7e (diff)
downloadaur-6e85d3362958ad32457f505887dc1643fa37efc2.tar.gz
update gitignore
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.gitignore16
1 files changed, 11 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 001783df62ca..26ea83fd2ca2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,11 @@
-pkg/
-src/
-ply/
-*.tgz
-*.tar.xz
+*
+!PKGBUILD
+!LICENSE
+!.SRCINFO
+!*.patch
+!*.desktop
+!*.install
+!*.service
+!*.sh
+!*.conf
+!.gitignore