Skip to content

Commit 3162255

Browse files
committed
Added DS_Store as ignored
1 parent 5358e2a commit 3162255

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@ bundle.min.css
2424
# Coverage files and reports
2525
/**/TestResults/*
2626
/**/coverage*.xml
27-
/CoverageReport/
27+
/CoverageReport/
28+
29+
# MacOS
30+
.DS_Store

0 commit comments

Comments
 (0)