Files
iccery-v2-mac/.gitignore
gronod fa9a2042bf chore: simplify megaplans gitignore to directory-level pattern
Remove redundant `docs/megaplans/*` pattern, keeping only `docs/megaplans` to ignore the entire directory.
2026-09-11 12:01:08 +01:00

31 lines
432 B
Plaintext

# Xcode
*.xcuserstate
xcuserdata/
DerivedData/
*.xccheckout
*.moved-aside
*.xcscmblueprint
*.xccrashreport
# Swift Package Manager
.build/
.swiftpm/
Package.resolved
# Fetched Argyll sidecars (release artefacts, not git blobs — #127)
Vendor/Argyll/
# XcodeGen output (regenerate with `make gen`)
ICCery.xcodeproj/
# macOS
.DS_Store
# Release artefacts (not git blobs)
*.dmg
*.zip
Release/
notarization/
build/
docs/megaplans