Skip to content

Commit 222bdec

Browse files
Ignore composer.lock. (#295)
Co-authored-by: Gabriel Anca Corral <[email protected]>
1 parent ce6923e commit 222bdec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.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)