summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjjohnstondev2023-01-11 13:38:55 -0800
committerjjohnstondev2023-01-11 13:38:55 -0800
commitcb5d08934678798b101d65a66e6efd0ff23f3681 (patch)
tree575d58920b25d30df5209a621dbda86329aaaff9
parentb4c5753c3e0655aca39d40d1b3b7011891adc590 (diff)
downloadaur-cb5d08934678798b101d65a66e6efd0ff23f3681.tar.gz
gitignore
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..7e2679b2c099
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+#Ignore everything
+*
+
+#But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO