summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-09 13:13:20 -0500
committerMatthew McGinn2020-01-09 13:13:20 -0500
commitae0fb179d2074b29d792c186b519997e47c1d3fa (patch)
treefe7bd6234aafca6524aa79c554ddb5c5cf8cda44
parent7ec3dd1cf3f425f21e879e3ff8d92ee6bf3fb8c7 (diff)
downloadaur-ae0fb179d2074b29d792c186b519997e47c1d3fa.tar.gz
update gitignore
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.gitignore15
1 files changed, 11 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index efbde66e1c2e..26ea83fd2ca2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,11 @@
-pkg/
-src/
-*.tgz
-*.tar.xz
+*
+!PKGBUILD
+!LICENSE
+!.SRCINFO
+!*.patch
+!*.desktop
+!*.install
+!*.service
+!*.sh
+!*.conf
+!.gitignore