Files
cold_display_guard/.gitignore
2026-05-29 16:26:15 +08:00

15 lines
151 B
Plaintext

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