summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2020-10-05 18:55:16 -0600
committerMark Wagie2020-10-05 18:55:16 -0600
commitdcfbfe2af8c60a9815cc4b1f03e1b7592beba270 (patch)
treedf81236404c05f5a29b80a9a55b6c9d145b3995e /.gitignore
parentc93f75c92b563c1c9f5f4c2990a5a4a1165d5b45 (diff)
downloadaur-dcfbfe2af8c60a9815cc4b1f03e1b7592beba270.tar.gz
0.18.2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index c825271e4818..4dab8d6386e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
-pkg
-src
-gxml*
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO