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/
|
||||
/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