mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 14:20:11 +00:00
Track XML extraction time (#826)
* extracted-assets.json * delete `.extracted-assets.json` in distclean * Move `rm .extracted-assets.json` to `assetclean`
This commit is contained in:
parent
201c9ec1cd
commit
45012658d3
3 changed files with 51 additions and 18 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -47,6 +47,7 @@ graphs/
|
|||
*.mtl
|
||||
*.fbx
|
||||
!*_custom*
|
||||
.extracted-assets.json
|
||||
|
||||
# Per-user configuration
|
||||
.python-version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue