summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2024-02-04 14:57:27 +0100
committerMatheus2024-02-04 14:57:27 +0100
commitfc55bde4fb08b596dd2b7f9fe38284428b348afd (patch)
treedd828bd5aec0940732c437ac9a3d92b96e782aee
parentefc8aabfbfdf4c653cf927afeb28f614777a1f17 (diff)
downloadaur-fc55bde4fb08b596dd2b7f9fe38284428b348afd.tar.gz
.gitignore update
-rwxr-xr-x.gitignore17
1 files changed, 8 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 044fe1daae08..256dba0641d5 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,8 @@
-*
-!*.desktop
-!*.install
-!*.sh
-!*.sysusers
-!*.tmpfiles
-!.gitignore
-!.SRCINFO
-!PKGBUILD
+/*
+!/*.desktop
+!/*.install
+!/*.sh
+!/*.sysusers
+!/*.tmpfiles
+!/.SRCINFO
+!/PKGBUILD