summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2021-04-28 11:04:40 -0600
committerMark Wagie2021-04-28 11:04:40 -0600
commitd96a8fdee693a82caa9ed28b28226c2d8684535e (patch)
tree502543c24d7e01cec41567bbc6a11f079ba9b77a /.gitignore
downloadaur-d96a8fdee693a82caa9ed28b28226c2d8684535e.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