# Rust
/target/

# Generated by build.sh from the Rust sources; rebuilt rather than committed.
/python/rustyplot/static/rustyplot_wasm.js
/python/rustyplot/static/rustyplot_wasm_bg.wasm

# Python
__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
/dist/
/build/

# Notebooks
.ipynb_checkpoints/

# Editors and OS
.DS_Store
*.swp
