fastapi-dls/.gitignore

7 lines
64 B
Plaintext
Raw Permalink Normal View History

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