Skip to content

Commit d4f9058

Browse files
authored
Merge pull request #293 from humanmade/dsstore-gitignore
Add `.DS_Store` to `.gitignore`
2 parents 4b5aca2 + fa75e75 commit d4f9058

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ yarn.lock
1010
# Ignore built files
1111
archives/
1212
phpcs-standard/
13+
14+
# OS generated files
15+
.DS_Store

0 commit comments

Comments
 (0)