__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.pytest_cache/
.coverage
htmlcov/
.vscode/
.idea/
*.wav
.ipynb_checkpoints/
*.out.py
# JupyterLab extension
jupyterlab-ext/node_modules/
jupyterlab-ext/nobook/labextension/
jupyterlab-ext/tsconfig.tsbuildinfo
jupyterlab-ext/.yarn/
jupyterlab-ext/.pnp.*
jupyterlab-ext/yarn.lock
jupyterlab-ext/.yarn/cache/

# VS Code extension
vscode-ext/node_modules/
vscode-ext/out/
vscode-ext/*.vsix

# General (root level)
node_modules/
.yarn/
.pnp.*
yarn.lock
