b8c760d004
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
15 lines
149 B
Plaintext
15 lines
149 B
Plaintext
.venv/
|
|
node_modules/
|
|
__pycache__/
|
|
*.pyc
|
|
.ipynb_checkpoints/
|
|
.jupyter*
|
|
operations.db*
|
|
.env
|
|
.env.*
|
|
|
|
# Notebook outputs y caches
|
|
.cache/
|
|
results/
|
|
*.log
|