summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2021-02-18 12:11:04 -0700
committerMark Wagie2021-02-18 12:11:04 -0700
commit1ecf309905abdaa3165d2718a329ff21211e1a69 (patch)
tree605ce2cb3e31e730016a24bd61922e31b4d1a14a /.gitignore
downloadaur-1ecf309905abdaa3165d2718a329ff21211e1a69.tar.gz
initial commit
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