mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-11 04:56:41 +00:00
🙈 Add test.db to .gitignore
This commit is contained in:
parent
88b31e6a4d
commit
656e1c7ce9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@ site
|
||||||
.coverage
|
.coverage
|
||||||
coverage.xml
|
coverage.xml
|
||||||
.netlify
|
.netlify
|
||||||
|
test.db
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue