evolutiontransformer / .gitignore
tcmmichaelb139's picture
init
66f1733
raw
history blame
149 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.env
.venv
/models/
frontend/node_modules
frontend/build
.DS_Store