# Rust
/target
Cargo.lock

# Python
.venv/
__pycache__/
*.py[cod]
*.so
*.pyd
dist/
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Docs
site/

# Tooling
.DS_Store
golit_pages/
