Prepare for database support
This commit is contained in:
parent
6dc4f687da
commit
aa2bb8624b
2 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
vendor/*
|
vendor/*
|
||||||
composer.lock
|
composer.lock
|
||||||
conf/*.yaml
|
conf/*.yml
|
||||||
files/*.mp3
|
files/*.mp3
|
||||||
files/*.xml
|
files/*.xml
|
||||||
logs/*.log
|
logs/*.log
|
||||||
|
db/*.db
|
||||||
|
|
0
db/.gitinclude
Normal file
0
db/.gitinclude
Normal file
Loading…
Reference in a new issue