app-reviews/.gitignore
Javier Cicchelli ff2e931d03 [App] App target setup (#1)
This PR contains the work done to set the `App` target for the **Reviews** project.

Reviewed-on: #1
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-03-15 23:30:01 +00:00

24 lines
335 B
Plaintext

### Swift ###
# Xcode
## User settings
xcuserdata/
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout
## Obj-C/Swift specific
*.hmap
## App packaging
*.ipa
*.dSYM.zip
*.dSYM
## Playgrounds
timeline.xctimeline
playground.xcworkspace
### SwiftPM ###
Packages
*.xcodeproj