Skip to content

Commit 187704c

Browse files
committed
add composer.lock to gitignore
1 parent a9f0175 commit 187704c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/.idea/*
22
/vendor/*
3-
/phpunit.xml
3+
/phpunit.xml
4+
composer.lock

0 commit comments

Comments
 (0)