Skip to content

Commit b932022

Browse files
committed
Add /.idea and .DS_Store to .gitignore
1 parent 2f18fee commit b932022

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

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

0 commit comments

Comments
 (0)