summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsandroid2024-02-09 22:35:48 +0100
committersandroid2024-02-09 22:35:48 +0100
commitd2a0a7e36832154d00b003018fbbdf4323879819 (patch)
treef1aee63507ebd2b30802a8e7e6f02f9525a5e5b8 /.gitignore
parent8536fa5f91e18beb079305df34bd5f9d22c65067 (diff)
downloadaur-d2a0a7e36832154d00b003018fbbdf4323879819.tar.gz
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..f17338f313e1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+#Ignore everything
+*
+#But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO