gitignore includes database
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -153,3 +153,7 @@ dist
|
|||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
# custom
|
||||||
|
|
||||||
|
# database
|
||||||
|
database/data.db
|
||||||
Reference in New Issue
Block a user