summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Gumprich2017-04-19 18:28:07 +0200
committerSebastian Gumprich2017-04-19 18:28:07 +0200
commit6292c5df9de0f0048672a9387211c7cb642648c0 (patch)
tree81d0404a0c44c4c12c376f500b70977c5b649817
parent02c61c61c00745b267f062f31ebaeb2f93510ac1 (diff)
downloadaur-6292c5df9de0f0048672a9387211c7cb642648c0.tar.gz
add 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