diff --git a/.packwizignore b/.packwizignore new file mode 100644 index 0000000..8be381c --- /dev/null +++ b/.packwizignore @@ -0,0 +1,4 @@ +.git/** +.gitattributes +.gitignore +.forgejo diff --git a/index.toml b/index.toml index b8d521f..67ef0f6 100644 --- a/index.toml +++ b/index.toml @@ -1,9 +1,5 @@ hash-format = "sha256" -[[files]] -file = ".forgejo/workflows/update-wiki.yaml" -hash = "51366eb1f4d50db1b723513f2e5fe7e1982c6ce8a3807cfc56954a4280f861ab" - [[files]] file = "config/Hexerei-client.toml" hash = "7d12c0046fcaea165680eb9842fc06de03e832d93c2aa218286616bb29738501" diff --git a/pack.toml b/pack.toml index 10f7b87..522bea5 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "fd0e032819c232df1678fc53a6ef591a0f3d89b22a52c0098d880253b2cbee3d" +hash = "0c13f08ebac257e82a5feae8199c523e0236ee79ab8c7e1953f7c02f7c389a4d" [versions] forge = "47.3.0"