summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2024-02-04 15:00:12 +0100
committerMatheus2024-02-04 15:00:12 +0100
commit93f6e0fefce01ba04b677658f3a9bab8653b429a (patch)
tree653cf7c5dad93e19796aa06ebbd9ba4e1779f1b8
parent8ae318e0ef9eab2964e449dff988ef17eaca8f8c (diff)
downloadaur-93f6e0fefce01ba04b677658f3a9bab8653b429a.tar.gz
.gitignore update
-rwxr-xr-x.gitignore19
1 files changed, 9 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index df64ee738be2..77263a0871c1 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,9 @@
-*
-!*.desktop
-!*.install
-!*.png
-!*.sh
-!*.sysusers
-!*.tmpfiles
-!.gitignore
-!.SRCINFO
-!PKGBUILD
+/*
+!/*.desktop
+!/*.install
+!/*.png
+!/*.sh
+!/*.sysusers
+!/*.tmpfiles
+!/.SRCINFO
+!/PKGBUILD