summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorjjohnstondev2023-01-11 13:37:55 -0800
committerjjohnstondev2023-01-11 13:37:55 -0800
commit5737ea2be3c72e272fa7056293f45294abe3461d (patch)
tree21d3436bc1ebda68d96a6586fe10acf9fd9e9dec /.gitignore
parent9efd412b926a68e0e61266e5cb6a09e52b0339e0 (diff)
downloadaur-5737ea2be3c72e272fa7056293f45294abe3461d.tar.gz
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 72e8ffc0db8a..7e2679b2c099 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,7 @@
+#Ignore everything
*
+
+#But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO