mirror of
https://github.com/stardrophere/InsightRadar.git
synced 2026-06-06 00:57: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 |