summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoredwloef2024-12-20 11:34:07 +0100
committeredwloef2024-12-20 11:34:07 +0100
commit95bf2b0ab63538e64ff40d40a04dbe4129b93af0 (patch)
treed5c97a9a1fa6ecc2546a5fb10fe842bab23c4ab7 /.gitignore
downloadaur-95bf2b0ab63538e64ff40d40a04dbe4129b93af0.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