summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Gumprich2017-04-19 18:26:45 +0200
committerSebastian Gumprich2017-04-19 18:26:45 +0200
commit529a71eb7e0bcf635223239b670233aa4935c39c (patch)
tree18b191f16048b24d8642cf697b043d85bba59f52 /.gitignore
parent4fc2807a06f19891c592e48d7dda20a0094d0320 (diff)
downloadaur-529a71eb7e0bcf635223239b670233aa4935c39c.tar.gz
add gitignore
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