Skip to content

Commit e74089e

Browse files
authored
Add .DS_Store to .gitignore
1 parent 20ace91 commit e74089e

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)