fastapi-dls/.gitignore

7 lines
64 B
Plaintext
Raw Permalink Normal View History

.DS_Store
venv/
.idea/
2022-12-20 16:39:46 +00:00
app/*.sqlite*
2022-12-19 12:20:33 +00:00
app/cert/*.*
2022-12-23 06:41:23 +00:00
.pytest_cache