Compare commits
2 commits
d0442a2b91
...
617227457a
| Author | SHA1 | Date | |
|---|---|---|---|
| 617227457a | |||
| 8d94d2dd3c |
2 changed files with 4 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
/android/
|
||||
/export/**/*.zip
|
||||
/export/**/*
|
||||
|
||||
.DS_Store
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@ xcode/sdk_build="22C55"
|
|||
xcode/sdk_name="macosx13.1"
|
||||
xcode/xcode_version="1420"
|
||||
xcode/xcode_build="14C18"
|
||||
codesign/codesign=3
|
||||
codesign/codesign=0
|
||||
codesign/installer_identity=""
|
||||
codesign/apple_team_id=""
|
||||
codesign/identity=""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue