Skip to content

Commit c5cb39a

Browse files
committed
Add macos ds_store to ignorefile
1 parent abd5ac4 commit c5cb39a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ robots.txt
2323
# Coverage files and reports
2424
/**/TestResults/*
2525
/**/coverage*.xml
26-
/CoverageReport/
26+
/CoverageReport/
27+
.DS_Store

0 commit comments

Comments
 (0)