Add .packwizignore
This commit is contained in:
parent
c213435ff0
commit
da05875582
5
.packwizignore
Normal file
5
.packwizignore
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
.direnv/
|
||||||
|
.envrc
|
||||||
|
flake.lock
|
||||||
|
flake.nix
|
||||||
|
README.md
|
20
index.toml
20
index.toml
|
@ -1,17 +1,5 @@
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = ".direnv/flake-profile"
|
|
||||||
hash = "c630ecae8a979f1666a5a541cfc48b2fcb02577fc14d83a0a5b3d1466f1c3bb9"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = ".direnv/flake-profile-1-link"
|
|
||||||
hash = "c630ecae8a979f1666a5a541cfc48b2fcb02577fc14d83a0a5b3d1466f1c3bb9"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = ".envrc"
|
|
||||||
hash = "57b614665f0d3e33279789ad0dbcbbc8b1022ff977280cec72cd4eaef44aa64b"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "complementary-reimagined.pw.toml"
|
file = "complementary-reimagined.pw.toml"
|
||||||
hash = "77648e26296071f790bea303b2b2c171b64681385e5b3bacada7d9f75dd54297"
|
hash = "77648e26296071f790bea303b2b2c171b64681385e5b3bacada7d9f75dd54297"
|
||||||
|
@ -581,14 +569,6 @@ hash = "e69f6b7477d3103a63797c17fad972a3ae55e5f9accb52e531a0cb8804302880"
|
||||||
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.5.1.zip.txt"
|
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.5.1.zip.txt"
|
||||||
hash = "13698a7e373a11bdb61ef72815daa4e0a22f834e9bf464ec7e466e357ba62ffb"
|
hash = "13698a7e373a11bdb61ef72815daa4e0a22f834e9bf464ec7e466e357ba62ffb"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "flake.lock"
|
|
||||||
hash = "e370f6b5883d5e1e3d6a53f8bf229dd350ddefdecc74d31bd3ed123ba8be27de"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "flake.nix"
|
|
||||||
hash = "7cb054f2ab58d3650e875e5dd2429c3df37d07b901bb17600c73c06c297b4012"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "icon.png"
|
file = "icon.png"
|
||||||
hash = "a01df5ba3c4252ae282cb55e3e2183f3aa83e1bc173e7911b13fdb499e1eba1c"
|
hash = "a01df5ba3c4252ae282cb55e3e2183f3aa83e1bc173e7911b13fdb499e1eba1c"
|
||||||
|
|
|
@ -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 = "71f44d92d60501a4c2b951c576f788b0cb10066e4085ac26a804dd98721aee4f"
|
hash = "f874759b83d4ff8e23895231f8e3f6c561b1fa9925290638ebfaa9b631984011"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
Loading…
Reference in a new issue