summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthias Van Gestel2021-08-08 18:18:42 +0200
committerMatthias Van Gestel2021-08-08 18:18:42 +0200
commit86c5b133af477438b011129b1256a37a725f8529 (patch)
treeadfe96fc537b91a0e0c2b6554652ea3a5e63f5f2 /.gitignore
parentc3409035883e2561fd928cc66d8ea74dad0a89ed (diff)
downloadaur-86c5b133af477438b011129b1256a37a725f8529.tar.gz
Manual update to v1.0.6
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