From: Dave Miller Date: Sun, 28 Apr 2024 06:50:23 +0000 (-0400) Subject: Bug 1433029: .DS_Store should be ignored everywhere not just in root (#122) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6a4dcc9fdb0774616f59555238eb96587bcb62a;p=thirdparty%2Fbugzilla.git Bug 1433029: .DS_Store should be ignored everywhere not just in root (#122) --- diff --git a/.gitignore b/.gitignore index a89f677c1..c22c12e75 100644 --- a/.gitignore +++ b/.gitignore @@ -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__