Files
cam_control/.dockerignore
2025-12-03 18:55:22 +09:00

13 lines
96 B
Plaintext

__pycache__/
*.pyc
.pytest_cache/
.venv/
venv/
env/
.env
.git/
node_modules/
*.log
build/
dist/