# doc
docs/build

# jupyter
.ipynb_checkpoints

# pixi
.pixi
pixi.lock

# pycharm
.idea

# python
dist
__pycache__

# vim
*.swp
