BerryAI / .gitignore
hotboxxgenn's picture
Create .gitignore
9658480 verified
raw
history blame contribute delete
71 Bytes
__pycache__/
*.pyc
*.pyo
*.log
*.cache/
.env
venv/
env/
model_weights/