Files
KawAI/.gitignore
T
2026-05-04 09:38:56 +02:00

15 lines
130 B
Plaintext

venv/
.tools/
__pycache__/
*.pyc
*.pyo
models/*
!models/.gitkeep
outputs/
config.local.json
.env
*.safetensors
*.ckpt
*.bin
*.pth