__pycache__
.venv/
.vscode
notebooks
.*.swp
.*.swo
*.pyc
*.so
*.txt
build
/dist
*.egg-info
/env

venv
node_modules
package.json
package-lock.json
