summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorentin Girard2021-11-23 00:33:00 +0100
committerCorentin Girard2021-11-23 00:33:00 +0100
commit0d8b4ea19117bb8c6ffe9d141b3dfc5e9448867c (patch)
treeae8084be0c06ac979fb46ed95a9e61b7e79ae0e9
parentd30057be0658366752b98ca31d969d090792f8c6 (diff)
downloadaur-0d8b4ea19117bb8c6ffe9d141b3dfc5e9448867c.tar.gz
Update .gitignore
-rw-r--r--.gitignore12
1 files changed, 8 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 32f0ae164510..8e90664e2508 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,8 @@
-src/
-pkg/
-*.tar.gz
-*.tar.xz
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!*.patch