summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Meszaros2023-11-17 19:42:35 +0100
committerGergely Meszaros2023-11-17 19:46:36 +0100
commitb329e94bfa902f89247c88c7d95109f6f4745bca (patch)
tree4a13f22dee9cbd0cff9c3bb97c2e675d6f5d0f58
parente0fa9b7cb0b92c567630de58c74ba40e5a362411 (diff)
downloadaur-python-persist-queue.tar.gz
chore(python-persist-queue): don't track files from subdirs in .gitignore
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 018a3de08144..218620e2fb38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
*
-!PKGBUILD
-!.SRCINFO
-!.gitignore
+!/PKGBUILD
+!/.SRCINFO
+!/.gitignore