# Build outputs — Crucible binaries are CI artifacts / image layers, never
# committed (D19; replaces the old habit of committing nwn-tool/sow-toolkit).
/bin/
*.exe
nwn-tool
sow-toolkit

# Go / build cache
.cache/
.cache/**

# nix build symlink
result
result-*

# OS / editor
.DS_Store
*.swp
.idea/
.vscode/
