summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2020-11-09 22:21:50 -0700
committerMark Wagie2020-11-09 22:21:50 -0700
commit8bc5945f08a92fef85b08075b8f1b4bb060ff5b4 (patch)
treebc141b293eb43440159613b968625335354f0ce9 /.gitignore
parent63ebbf569e62a5462f334893a3e8331cc7cfcff5 (diff)
downloadaur-8bc5945f08a92fef85b08075b8f1b4bb060ff5b4.tar.gz
1.0.3
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