# macOS
.DS_Store

# editor-local config
.vscode/*

# compiled docs
docs/build/*

# environment lockfiles — a registered package ships only Project.toml; the
# per-environment Manifest/LocalPreferences are machine-specific and not tracked
/Manifest.toml
/LocalPreferences.toml
docs/Manifest.toml
docs/LocalPreferences.toml
test/Manifest.toml
validation/Manifest.toml
logo/Manifest.toml

# local scratch / prototypes / experiments (not part of the package)
/dev/

# profiling output
*.pb.gz
