summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2023-06-12 16:33:47 -0600
committerMark Wagie2023-06-12 16:33:47 -0600
commit4a43afb69e09b3c7d2f63b2e839e43692115c261 (patch)
treefa062153ed4c9c51baa1f37bb63b0951cd12163c /.gitignore
downloadaur-4a43afb69e09b3c7d2f63b2e839e43692115c261.tar.gz
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..4dab8d6386e3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO