Files
cold_display_guard/.gitignore

14 lines
137 B
Plaintext

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