gitignore: do not ignore *.lock
This commit is contained in:
parent
9fa556539c
commit
ec539cfe7e
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,7 +3,6 @@
|
|||
app/cache/
|
||||
node_modules/
|
||||
/vendor
|
||||
*.lock
|
||||
|
||||
app/data/*
|
||||
app/config/conf.local.yml
|
||||
|
|
|
|||
Reference in a new issue