Files
cold_display_guard/.gitignore
2026-04-28 19:00:23 +08:00

13 lines
122 B
Plaintext

__pycache__/
*.py[cod]
.DS_Store
.pytest_cache/
.venv/
dist/
build/
*.egg-info/
logs/
*.jsonl
web/node_modules/
web/dist/