summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthias Van Gestel2021-08-08 18:22:09 +0200
committerMatthias Van Gestel2021-08-08 18:22:09 +0200
commit1855f1c803befd143038bc1b1db50862cec39fbe (patch)
tree07fd5f5b500c6970b0ce6953bf96efece308fafe /.gitignore
parent862c7b7725ea9807bc874ddc0fd4a67a50eb25da (diff)
downloadaur-1855f1c803befd143038bc1b1db50862cec39fbe.tar.gz
Manual update to v2.1.3
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..c5db8d949c6b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Ignore everything
+*
+# Allow PKGBUILD
+!PKGBUILD
+# Allow .SRCINFO
+!.SRCINFO
+# allow .gitignore
+!.gitignore