]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1433029: .DS_Store should be ignored everywhere not just in root (#122)
authorDave Miller <justdave@bugzilla.org>
Sun, 28 Apr 2024 06:50:23 +0000 (02:50 -0400)
committerGitHub <noreply@github.com>
Sun, 28 Apr 2024 06:50:23 +0000 (02:50 -0400)
.gitignore

index a89f677c1a9b4c635555a7ebad68bf7018e8b357..c22c12e75910633b67bbce478c67fdd429b9f60e 100644 (file)
@@ -20,7 +20,6 @@
 /localconfig.*
 /index.html
 /error_reports
-/.DS_Store
 /template_cache
 /Makefile
 /MYMETA.*
@@ -28,6 +27,7 @@
 /blib
 /Bugzilla-*.*/
 /local
+.DS_Store
 .vscode/perl-lang
 version.json
 __lbheartbeat__