summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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