finished upgrade to 4.1.3 and added macos support
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,6 +8,7 @@
|
|||||||
.sconsign.dblite
|
.sconsign.dblite
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
|
||||||
# MacOS
|
# MacOS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
@@ -18,11 +19,10 @@ build/
|
|||||||
*.obj
|
*.obj
|
||||||
*.exp
|
*.exp
|
||||||
*.lib
|
*.lib
|
||||||
|
*.a
|
||||||
|
|
||||||
#Clean files from setup.py
|
#Clean files from setup.py
|
||||||
src/lib/discord_game_sdk/
|
src/lib/discord_game_sdk/
|
||||||
src/lib/godot-cpp/
|
|
||||||
src/lib/godot-cpp.zip
|
|
||||||
|
|
||||||
# release.py
|
# release.py
|
||||||
release/
|
release/
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user