Rework Python temp directory
- Make temp dir consistent using underscore - Fixup TEMP_DIR in build_delivery_* scripts
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -31,12 +31,11 @@ classes/
|
||||
temp_test/
|
||||
temp_fz/
|
||||
temp_fz_test/
|
||||
temp-python*
|
||||
temp_python*
|
||||
temp_dotnet/
|
||||
temp_dotnet_test/
|
||||
temp_archive/
|
||||
temp_fz_archive/
|
||||
temp/ortools_examples
|
||||
lib/
|
||||
install/
|
||||
examples/csharp/solution/*.csproj
|
||||
|
||||
Reference in New Issue
Block a user