9 lines
79 B
Plaintext
9 lines
79 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
*.db
|
|
outputs/*
|
|
!outputs/.gitkeep
|
|
.pytest_cache/
|