Skip to content

Commit ed5c932

Browse files
committed
Add .DS_Store to git ignore
1 parent 27eb23c commit ed5c932

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ vendor/
44
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
55
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
66
composer.lock
7+
8+
### Non-standard: ###
9+
10+
.DS_Store

0 commit comments

Comments
 (0)