fix: should not be having any of these files in the pack
This commit is contained in:
parent
89fe5bead9
commit
9548da887b
3 changed files with 3 additions and 9 deletions
|
@ -1,5 +1,7 @@
|
||||||
# DOnt add teh IDE's
|
# DOnt add teh IDE's
|
||||||
|
/.forgejo
|
||||||
/.idea
|
/.idea
|
||||||
|
/docs
|
||||||
|
|
||||||
# dont add nix stuff
|
# dont add nix stuff
|
||||||
flake.*
|
flake.*
|
||||||
|
|
|
@ -1,13 +1,5 @@
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = ".forgejo/actions/update_branch/action.yml"
|
|
||||||
hash = "d766aa4529c72ab0b451e518367bd8b58126697181670248397b13db6ab16cb2"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = ".forgejo/workflows/geyser.yml"
|
|
||||||
hash = "552840ea9426de23a692cd4f0dabef497acff0918d9fac9c074ad7a328cb2df5"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "plugins/essentialsx-discord.pw.toml"
|
file = "plugins/essentialsx-discord.pw.toml"
|
||||||
hash = "3980e4f0ba4095425a76680031b9c469eda86845879160c34679d626b531c776"
|
hash = "3980e4f0ba4095425a76680031b9c469eda86845879160c34679d626b531c776"
|
||||||
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "93853b87fdbba621190f0cbacbcee0475f153c3d9eb744a8c2d0c2c4bfad4556"
|
hash = "7f2fb350c383602605a62cd5d4f9a3ca02a214dfc14cd6e480aca74c949168fa"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.5"
|
minecraft = "1.21.5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue