summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Gumprich2017-04-19 18:27:31 +0200
committerSebastian Gumprich2017-04-19 18:27:31 +0200
commit3e0a681f8e97501569058e7274db10b6ba9ebdb0 (patch)
treeee4140dc500d68bce7da4bf5ee61c348d2d78112
parent98b265e0027f588b6ece941ec467670c17f95495 (diff)
downloadaur-python2-ago.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