update gitignore
This commit is contained in:
parent
758121efe5
commit
cb1e40ee0a
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,10 +1,9 @@
|
|||
|
||||
.idea/
|
||||
app/cache/
|
||||
node_modules/
|
||||
/vendor
|
||||
|
||||
app/data/*
|
||||
cache/
|
||||
app/config/conf.local.yml
|
||||
app/log.txt
|
||||
|
||||
|
|
|
|||
Reference in a new issue