mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 11:13:06 +00:00
e9fcf2b254
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com> # Manual Merge Cleanup: # .actrc # .github/workflows/pr-checks.yml # .github/workflows/release.yml # Brewfile # script/test # script/version_bump # Conflicts: # .github/workflows/build-test.yml # .gitignore # .swiftlint.yml # Brewfile.lock.json # Package.resolved # Sources/mas/Package.swift # Tests/masTests/.swiftlint.yml # script/bootstrap # script/build # script/format # script/lint # script/uninstall # script/version
44 lines
512 B
Text
44 lines
512 B
Text
*.hmap
|
|
*.ipa
|
|
*.mode1v3
|
|
*.mode2v3
|
|
*.moved-aside
|
|
*.pbxuser
|
|
*.perspectivev3
|
|
*.xcarchive
|
|
*.xccheckout
|
|
*.xcscmblueprint
|
|
*.xcuserstate
|
|
*.zip
|
|
.AppleDB
|
|
.AppleDesktop
|
|
.AppleDouble
|
|
.DS_Store
|
|
.DocumentRevisions-V100
|
|
.LSOverride
|
|
.Spotlight-V100
|
|
.TemporaryItems
|
|
.Trashes
|
|
.VolumeIcon.icns
|
|
._*
|
|
.apdisk
|
|
.build/
|
|
.envrc
|
|
.fseventsd
|
|
.idea/
|
|
.rubygems/
|
|
.secrets
|
|
.swiftpm/
|
|
.vscode/
|
|
Carthage/
|
|
DerivedData
|
|
Pods/
|
|
Sources/mas/Package.swift
|
|
Sources/MasKit/Package.swift
|
|
Temporary Items
|
|
bin/
|
|
build/
|
|
default.profraw
|
|
gha/
|
|
releases/
|
|
xcuserdata
|