mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-07 06:14:52 -04:00
Bump torch to use file change detection (#182)
* Bump torch to use file change detection * Added -f flag on rm
This commit is contained in:
+2
-1
@@ -22,4 +22,5 @@ tools/ido-recomp
|
||||
debug/
|
||||
.venv/
|
||||
m2cfiles/
|
||||
TempComp.bin.mio0
|
||||
TempComp.bin.mio0
|
||||
torch.hash.yml
|
||||
@@ -351,6 +351,7 @@ assets:
|
||||
@$(TORCH) modding export $(BASEROM_UNCOMPRESSED)
|
||||
|
||||
clean:
|
||||
rm -f torch.hash.yml
|
||||
@git clean -fdx asm/
|
||||
@git clean -fdx bin/
|
||||
@git clean -fdx build/
|
||||
|
||||
+1
-1
Submodule tools/Torch updated: a7d7acdc42...f4506380ee
Reference in New Issue
Block a user