Skip to content

Commit f00d4ba

Browse files
committed
added .DS_Store to ignored files
1 parent 4235746 commit f00d4ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ build/
2222
# Scratch files
2323
.#*
2424
.*.swp
25+
26+
# Mac files #
27+
.DS_Store

0 commit comments

Comments
 (0)