16 lines
135 B
Plaintext
16 lines
135 B
Plaintext
# Organ data (too large for git)
|
|
organs/
|
|
organs-pure/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Model files
|
|
*.gguf
|
|
*.bin
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Environment
|
|
.env
|