Skip to content

Commit 7a943bf

Browse files
authored
[console] Add composer.lock to .gitignore gile (#17)
1 parent f3bac23 commit 7a943bf

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.gitignore

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,9 @@
22
/.rules
33

44
# Composer
5-
.composer.lock
5+
composer.lock
66
/vendor
77

8-
# Binaries
9-
/box.phar
10-
/console.phar
11-
/composer.phar
12-
/drupal.phar
13-
/drupal.phar.version
148

159
# Test
1610
/phpunit.xml

0 commit comments

Comments
 (0)