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/
|
.idea/
|
||||||
app/cache/
|
|
||||||
node_modules/
|
node_modules/
|
||||||
/vendor
|
/vendor
|
||||||
|
|
||||||
app/data/*
|
cache/
|
||||||
app/config/conf.local.yml
|
app/config/conf.local.yml
|
||||||
app/log.txt
|
app/log.txt
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue