Prepare database structure
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,9 +7,11 @@ node_modules
|
||||
|
||||
# testing
|
||||
coverage
|
||||
*.sqlite3
|
||||
|
||||
# production
|
||||
build/
|
||||
config.json
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
|
Reference in New Issue
Block a user