summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index eb91a71..5ed126e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
-/zoom-firejail-*.pkg.*
-/pkg
-/src
+# https://stackoverflow.com/a/9227991/9008720
+# https://stackoverflow.com/q/987142/9008720
+# not fully understood, single asterisk * behave so weird
+/*/**
+!/*/*/
+!/*/*/PKGBUILD