Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 3a7f2df

Browse files
committed
expand gitignore w OS generated files
1 parent 0fcbe99 commit 3a7f2df

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,16 @@ yarn-error.log
1313
.env
1414
.phpunit.result.cache
1515

16+
17+
# OS generated files #
18+
######################
19+
.DS_Store
20+
.DS_Store?
21+
._*
22+
.Spotlight-V100
23+
.Trashes
24+
Icon?
25+
ehthumbs.db
26+
Thumbs.db
27+
.cache
28+
.project

0 commit comments

Comments
 (0)