mecgi/.gitignore
Davide Trentin 033b5fb21f Baseline: wiki infrastruttura MECGI, transcript, script
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 23:11:06 +02:00

13 lines
145 B
Text

# python env
.venv/
__pycache__/
*.pyc
# large raw audio (back up to NAS separately)
audio/
# regenerable logs
*.log
# local tooling
.claude/