# Workspace-local toolchains
/.tools/
/.wrangler/

# vendor/MuseScore is flattened and tracked in this repository. Its own
# .gitignore files exclude generated files inside the upstream source tree.

# Build artifacts and logs
/build/
/artifacts/
/aqtinstall.log
*.log

# Local environment and editor state
/.env
/.idea/
/.vscode/
*.user
*.swp

# OS metadata
Thumbs.db
.DS_Store
