11 lines
111 B
Plaintext
11 lines
111 B
Plaintext
.env
|
|
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.db
|
|
.pytest_cache/
|
|
pytest-cache-files-*/
|
|
.coverage
|
|
htmlcov/
|
|
postgres_data/
|