Skip to content

Commit f47ca8e

Browse files
committed
Now ignoring Composer lock file
1 parent ce97ee9 commit f47ca8e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
composer.phar
1+
# Directories
22
/vendor/
33

4-
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
5-
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
6-
# composer.lock
4+
# Files
5+
composer.lock

0 commit comments

Comments
 (0)