Skip to content

Commit 569fa05

Browse files
committed
chore: add DS_store to gitignore
1 parent bab55f2 commit 569fa05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/vendor/
22
/.idea/
33
.env
4-
.phpunit.result.cache
4+
.phpunit.result.cache
5+
.DS_Store

0 commit comments

Comments
 (0)