generated from john/python-template
14 lines
111 B
Plaintext
14 lines
111 B
Plaintext
.git
|
|
.gitignore
|
|
.vscode
|
|
.venv
|
|
.pytest_cache
|
|
.ruff_cache
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.db
|
|
.env
|
|
tests/
|
|
docs/
|
|
uploads/
|