summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2024-02-04 14:50:09 +0100
committerMatheus2024-02-04 14:50:09 +0100
commit3e4dc80b653f8c4fe2e0d0dbf91922db1213c743 (patch)
tree9386f6bdbae59f182bdd087b5df18ebc091b8d37
parent7f293a7daf9e1a5311b579b37e0d15d285a4fdd4 (diff)
downloadaur-3e4dc80b653f8c4fe2e0d0dbf91922db1213c743.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