8000 add composer.lock into .gitignore as it is lib and there is no point … · learn-symfony/css-compiler@106ee17 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 106ee17

Browse files
add composer.lock into .gitignore as it is lib and there is no point to commit .lock file
1 parent f697e7e commit 106ee17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
var/
22
vendor/
3+
composer.lock

0 commit comments

Comments
 (0)
0