fastapi-dls/.gitignore
2022-12-23 07:41:23 +01:00

7 lines
64 B
Plaintext

.DS_Store
venv/
.idea/
app/*.sqlite*
app/cert/*.*
.pytest_cache