biteve / .gitignore
AIBRUH's picture
Remove *.imx from gitignore to allow model upload
413b86c verified
raw
history blame contribute delete
153 Bytes
# EDEN OS V2
.env
__pycache__/
*.pyc
node_modules/
frontend/dist/
*.egg-info/
.pytest_cache/
models/
*.safetensors
*.bin
*.ckpt
*.pt
.hf_cache/
.claude/