raven/.gitignore

10 lines
94 B
Text

__pycache__/
*.pyc
*.pyo
.env
.merlin/
models/*.pkl
dist/
*.egg-info/
node_modules/
app/dist/