Files
SideStore/.gitignore
f1shy-dev 486b3d12bd mdc v14
2023-02-11 20:16:13 +00:00

45 lines
479 B
Plaintext

# macOS
#
*.DS_Store
# Xcode
#
## Build generated
build/
DerivedData
archive.xcarchive
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific
*.hmap
/newrelic_agent.log
/CodeSigning.xcconfig
/.vscode
## AppCode specific
.idea/
Payload
*.ipa
*.zip.ipa
*.ipa.zip
xcodebuild.log
build.sh