Skip to content

Commit 939414b

Browse files
committed
Fix: Ignore composer.lock and vendor
1 parent a7dd2bb commit 939414b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
.idea/
22
.phpmake
33
.DS_Store
4+
vendor/
5+
composer.lock

0 commit comments

Comments
 (0)