mirror of
https://github.com/furyhawk/lta_datamall_api.git
synced 2026-07-20 09:48:00 +00:00
15 lines
114 B
Plaintext
15 lines
114 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
*.swp
|
|
.Python
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.venv/
|
|
venv/
|
|
.env
|
|
.git/
|
|
.gitignore
|
|
docs/
|