diff --git a/.gitignore b/.gitignore index 70c7c891..8a58deea 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ tools/ido-recomp debug/ .venv/ m2cfiles/ -TempComp.bin.mio0 \ No newline at end of file +TempComp.bin.mio0 +torch.hash.yml \ No newline at end of file diff --git a/Makefile b/Makefile index 4bbdf315..333ddf3e 100644 --- a/Makefile +++ b/Makefile @@ -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/ diff --git a/tools/Torch b/tools/Torch index a7d7acdc..f4506380 160000 --- a/tools/Torch +++ b/tools/Torch @@ -1 +1 @@ -Subproject commit a7d7acdc4219d474597960b55fea06b06e1911ad +Subproject commit f4506380ee8b4436a903b47c76793fbcf2e20e0f