Skip to content

Commit 222bdec

Browse files
Ignore composer.lock. (#295)
Co-authored-by: Gabriel Anca Corral <GabrielAnca@users.noreply.github.com>
1 parent ce6923e commit 222bdec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
.idea
66

77
# Composer
8+
composer.lock
89
composer.phar
910
/vendor
1011

@@ -14,4 +15,4 @@ phpunit.phar
1415

1516
# Extras
1617
build/
17-
*.swp
18+
*.swp

0 commit comments

Comments
 (0)