remove debug (???)

This commit is contained in:
TDLaouer 2025-09-30 16:52:11 +02:00
parent 828a439213
commit c730d12068
4 changed files with 2 additions and 8 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/packwiz.exe /packwiz.exe
/debug.log

View File

@ -5,4 +5,3 @@
# Exclude README # Exclude README
/README.md /README.md
/debug.log

View File

@ -8,10 +8,6 @@ hash = "8e62548a6e6a7964e97be06d54b5b3ea7e878867f9c380e6fa897ecc49d32011"
file = "config/inventoryprofilesnext/inventoryprofiles.json" file = "config/inventoryprofilesnext/inventoryprofiles.json"
hash = "e85ff6d8b95471dcf5cf3daa015c68384873a76b2efe9a32d243bfc68257da0f" hash = "e85ff6d8b95471dcf5cf3daa015c68384873a76b2efe9a32d243bfc68257da0f"
[[files]]
file = "debug.log"
hash = "e8546b048cb944fabbbbc111902ae6c93272e2c5a8f7bcc81d431c63c43a7473"
[[files]] [[files]]
file = "mods/3dskinlayers.pw.toml" file = "mods/3dskinlayers.pw.toml"
hash = "7cfd3485931eb237e346fbda606b4b28663e9d3b3efa56d37c69355681f0a1d8" hash = "7cfd3485931eb237e346fbda606b4b28663e9d3b3efa56d37c69355681f0a1d8"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "1adf96b2e1b8ea837e5ed4507e544c81de9522cdb4026c3419b84479630ae15f" hash = "d2f3bdc84f813c7d7549f07ff7a504b068a47d996d56b2366ecd71dcd7bc9fa4"
[versions] [versions]
fabric = "0.17.2" fabric = "0.17.2"