summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2020-11-24 16:41:46 -0700
committerMark Wagie2020-11-24 16:41:46 -0700
commit50d505ebf819a32fe11c8d33913708e536ad6283 (patch)
tree9aef1ce076db8232492c6b7e85c43209f4c478a7 /.gitignore
downloadaur-50d505ebf819a32fe11c8d33913708e536ad6283.tar.gz
initial commit
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..f6d26664c68d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!setup.patch