/build/
/.cache/
/.venv/
/.vscode/launch.json
/.vscode/settings.json


# Added by cargo

target/
*.o
*.mod

# Meson build
/builddir/

# Pyenv
.python-version

# macOS
.DS_Store

# Aider
.aider*
