summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2024-01-01 09:11:16 -0700
committerMark Wagie2024-01-01 09:11:16 -0700
commitd316e21585fe25e5f99c3e3d635fe66bead44709 (patch)
tree264a746a062b23a2a8c50fcde652074a0e2bcbbf /.gitignore
downloadaur-d316e21585fe25e5f99c3e3d635fe66bead44709.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