__pycache__
/target
/.venv
/venv
/.vscode/settings.json

*.pyd
*.so

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

# version
/egui_pysync/version.py
