evolutiontransformer / .gitignore
tcmmichaelb139's picture
rough frontend + fix backend
658125c
raw
history blame contribute delete
165 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.pytest_cache/
.env
.venv
/models/
frontend/node_modules
frontend/build
.DS_Store