Fountain Coach Gitowner-controlled · read only

swift-lilypond.git · .gitignore

swift-lilypond.git / .gitignore

revision db410ce7dc2231b74fb6b4737ea26ecc87ad25f6 · complete file

# Swift & Xcode
.build/
DerivedData/
xcuserdata/
*.xcworkspace/
*.xcodeproj/project.xcworkspace/xcuserdata/

# Swift Package Manager
.swiftpm/
Packages/
Package.pins
Package.resolved

# macOS
.DS_Store
.AppleDouble
.LSOverride

# Logs & temp
*.log
*.swp
*.tmp
*.orig

# Generated artifacts
*.pdf
*.svg
*.png
*.midi
*.mid

# Local artifact bundle payloads and release outputs
Binaries/LilyPondBinaries.artifactbundle/**/pkg/
Binaries/*.zip
tools/release/checksums.txt

# Golden corpus outputs
Tests/Golden/expected/

# Coverage
.coverage/
*.profdata