summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-12 17:16:28 -0500
committerMatthew McGinn2020-01-12 17:16:28 -0500
commitf8dd621268d42e6925f204a8d0072bab2dc5570d (patch)
treed283fcf0cc94fd98d72f0951c7ee07689131e363
parent882114b46cc2fc818cd8a04bcfa5e4c0639a7848 (diff)
downloadaur-f8dd621268d42e6925f204a8d0072bab2dc5570d.tar.gz
update gitignore
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.gitignore18
1 files changed, 11 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index e3a9ab4146fb..26ea83fd2ca2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,11 @@
-pkg
-src
-bitbake/*
-*.tar.xz
-*.tar.gz
-__pycache__
-pyshtables.py
+*
+!PKGBUILD
+!LICENSE
+!.SRCINFO
+!*.patch
+!*.desktop
+!*.install
+!*.service
+!*.sh
+!*.conf
+!.gitignore