Get string operations working on 3ds
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.DS_Store
|
||||
/.build
|
||||
/Packages
|
||||
xcuserdata/
|
||||
DerivedData/
|
||||
.swiftpm/configuration/registries.json
|
||||
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
||||
.netrc
|
||||
.sourcekit-lsp/
|
||||
|
||||
build/
|
||||
lib/
|
||||
*.3dsx
|
||||
*.elf
|
||||
*.smdh
|
||||
Reference in New Issue
Block a user