summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-09 13:13:01 -0500
committerMatthew McGinn2020-01-09 13:13:01 -0500
commitcd00e3c8c41f79bacdd17ef78bef840a220d06e8 (patch)
tree26abeb60cdbf4e8d49bc2254540c5b232bdf65f0
parentb53b85e74ea5fa6f6acfc1b44c12deaffa65ddc4 (diff)
downloadaur-cd00e3c8c41f79bacdd17ef78bef840a220d06e8.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 d34a5c950b3e..26ea83fd2ca2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,11 @@
-pkg
-src
-python-markdown2
-*.tar.xz
-*.tar.gz
+*
+!PKGBUILD
+!LICENSE
+!.SRCINFO
+!*.patch
+!*.desktop
+!*.install
+!*.service
+!*.sh
+!*.conf
+!.gitignore