docs/
docs_*/
# python
*.pyc
.pytest_cache/

# build
build/
dist/
*.egg-info/

# vscode
.vscode/

# wandb
wandb/

