mirror of
https://github.com/stardrophere/InsightRadar.git
synced 2026-06-05 23:07:51 +08:00
13 lines
95 B
Plaintext
13 lines
95 B
Plaintext
.venv
|
|
.git
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.cache
|
|
.env
|
|
*.log
|
|
dist
|
|
build |