Newer
Older
vmk-360-data_collector / .gitignore
@Eugene Sukhodolskiy Eugene Sukhodolskiy 2 days ago 177 bytes feat: core pipeline + FastAPI API (Phases 0-6)
.env
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
*.egg-info/
dist/
build/
alembic/versions/*.pyc
.coverage
htmlcov/
/var/lib/vmk/images/
.venv/
*.log
.env.local
.env.*.local