Skip to content

Commit 92d0367

Browse files
committed
Fix .gitignore
1 parent 34918f0 commit 92d0367

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/.idea
2+
/.vscode
13
/vendor
4+
.DS_Store
25
.phpunit.result.cache
6+
Thumbs.db
37
composer.lock
8+
composer.phar
9+
phpunit.xml

0 commit comments

Comments
 (0)