mirror of https://github.com/tiangolo/fastapi.git
🙈 Add test.db to .gitignore
This commit is contained in:
parent
88b31e6a4d
commit
656e1c7ce9
|
|
@ -10,3 +10,4 @@ site
|
||||||
.coverage
|
.coverage
|
||||||
coverage.xml
|
coverage.xml
|
||||||
.netlify
|
.netlify
|
||||||
|
test.db
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue