Merge branch 'main' of https://git.gloom.garden/puregarlic/ld58-collector
This commit is contained in:
commit
961e1f385c
2 changed files with 4 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
/android/
|
/android/
|
||||||
/export/**/*.zip
|
/export/**/*
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
|
|
||||||
|
|
@ -89,7 +89,7 @@ xcode/sdk_build="22C55"
|
||||||
xcode/sdk_name="macosx13.1"
|
xcode/sdk_name="macosx13.1"
|
||||||
xcode/xcode_version="1420"
|
xcode/xcode_version="1420"
|
||||||
xcode/xcode_build="14C18"
|
xcode/xcode_build="14C18"
|
||||||
codesign/codesign=3
|
codesign/codesign=0
|
||||||
codesign/installer_identity=""
|
codesign/installer_identity=""
|
||||||
codesign/apple_team_id=""
|
codesign/apple_team_id=""
|
||||||
codesign/identity=""
|
codesign/identity=""
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue