summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2023-09-30 09:38:53 -0600
committerMark Wagie2023-09-30 09:38:53 -0600
commit4a2c2e456363cdb9bf4793d623d9bef4ccf0ca5d (patch)
tree3f240206633d45bdfe3ae4945a46beb221105afe /.gitignore
downloadaur-4a2c2e456363cdb9bf4793d623d9bef4ccf0ca5d.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