packwiz: ignore vscode

This commit is contained in:
Victoria Fischer 2025-04-18 15:53:36 +02:00
parent 2f8ec3ffeb
commit d79a900435
3 changed files with 2 additions and 5 deletions

View File

@ -1,2 +1,3 @@
assets assets
Makefile Makefile
.vscode

View File

@ -1,9 +1,5 @@
hash-format = "sha256" hash-format = "sha256"
[[files]]
file = ".vscode/settings.json"
hash = "d4e102bd54fdaea4c7fa4478e36bd1cf4f97549fae684298eb377acc7cfce87b"
[[files]] [[files]]
file = "compose.yaml" file = "compose.yaml"
hash = "e4d93964cb1ab3cc6f49a55307851e731ef07d56b076b746184b9f9644b6e814" hash = "e4d93964cb1ab3cc6f49a55307851e731ef07d56b076b746184b9f9644b6e814"

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 = "a55ce39d76309d645adb131b0fd80d795c3806e16b4b29516c62b812fd4064bd" hash = "5378cd0c7ed753c5c616509fef8d7c40c43a0053a6e4aa6ee371df3b15cb91a4"
[versions] [versions]
forge = "47.4.0" forge = "47.4.0"