1
0
Fork 0
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:
Anghelo Carvajal 2021-05-26 19:40:48 -04:00 committed by GitHub
parent 201c9ec1cd
commit 45012658d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 18 deletions

1
.gitignore vendored
View file

@ -47,6 +47,7 @@ graphs/
*.mtl
*.fbx
!*_custom*
.extracted-assets.json
# Per-user configuration
.python-version