summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Gumprich2017-04-19 18:28:34 +0200
committerSebastian Gumprich2017-04-19 18:28:34 +0200
commita09040f1692005e61d9ba6ba469c58a541cff5fe (patch)
treeaafda0f22355ff995a25f0bf60ee509f2b566de3
parentb9255b113d377ebe930f640594b959e7c6939f6d (diff)
downloadaur-a09040f1692005e61d9ba6ba469c58a541cff5fe.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