16 lines
237 B
Text
16 lines
237 B
Text
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
venv/
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
# scratch output from the Perl oracle during experiments
|
|
scratch/
|
|
*.dom.score
|
|
*.dom.fails
|
|
|
|
# Beads / Dolt files (added by bd init)
|
|
.dolt/
|
|
*.db
|
|
.beads-credential-key
|