amiibo-api/.gitignore

34 lines
676 B
Plaintext
Raw Permalink Normal View History

# Mac OS
2024-09-07 08:40:54 +02:00
.DS_Store
.netrc
# Visual Studio Code
.vscode
# Xcode
2024-09-07 08:40:54 +02:00
DerivedData/
## User settings
xcuserdata/
## Obj-C/Swift specific
*.hmap
## App packaging
*.ipa
*.dSYM.zip
*.dSYM
# Swift Package Manager
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
Packages/
# Package.pins
# Package.resolved
*.xcodeproj
.build
.devContainer
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
# hence it is not needed unless you have added a package configuration file to your project
.swiftpm
2024-09-07 08:40:54 +02:00
.swiftpm/configuration/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata