You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

30 lines
456 B

__pycache__/
*.py[cod]
.pytest_cache/
.venv/
.codex-test-venv/
venv/
env/
.idea/
.vscode/
*.log
*.pt
*.pth
data/input/*
data/output/videos/*
data/output/screenshots/*
data/logs/detections/*
data/logs/runtime/*
data/logs/tracking/*
data/logs/face/*
data/logs/turn/*
data/logs/voice/*
data/logs/person_state/*
data/logs/unified/*
data/analysis/*
data/gui/*
data/experiment_notes/*
data/calibration_history/*
!data/analysis/plots/
assets/audio/*
!**/.gitkeep