summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2021-12-29 09:52:41 -0700
committerMark Wagie2021-12-29 09:52:41 -0700
commitfa59c42c57ccb71139dde12f8cf318cad51245df (patch)
treea51ace1cf26184fe8e053fd3eeefc21e89715636 /.gitignore
downloadaur-fa59c42c57ccb71139dde12f8cf318cad51245df.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