Minor stuff: (#58)
* Minor stuff: * Making a file called DISABLE_SUBMODULE_AUTOUPDATE in BuildChecker/ makes it not always run git submodule update. * Added .mypy_cache to .gitignore. * Made default platforms x64 (from Any CPU). * Make git hooks +x.
This commit is contained in:
committed by
GitHub
parent
ed411fa944
commit
41bda76980
3
.gitignore
vendored
3
.gitignore
vendored
@@ -274,3 +274,6 @@ BuildFiles/Mac/Space Station 14.app/Contents/MacOS/GodotSharpTools.dll
|
||||
BuildFiles/Mac/Space Station 14.app/Contents/MacOS/mscorlib.dll
|
||||
BuildFiles/Mac/Space Station 14.app/Contents/MacOS/libmonosgen-2.0.dylib
|
||||
BuildFiles/Windows/Godot/*
|
||||
|
||||
# Working on the tools scripts is getting annoying okay?
|
||||
.mypy_cache/
|
||||
|
||||
Reference in New Issue
Block a user