summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2023-04-18 15:07:54 -0600
committerMark Wagie2023-04-18 15:07:54 -0600
commit32d74438cd7016e708a66b528c3255ea9c3ba891 (patch)
treec1b60fb7a03c29291fb99909113e322aaee8c56e /.gitignore
parent44561a78d805fb6ae3164904efafd9638a0249f4 (diff)
downloadaur-32d74438cd7016e708a66b528c3255ea9c3ba891.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