Updated .packwizignore
This commit is contained in:
parent
e126756616
commit
9cdf9805db
|
@ -1 +1,3 @@
|
||||||
datapack/
|
datapack/
|
||||||
|
dependencytree.py
|
||||||
|
deps.txt
|
||||||
|
|
|
@ -4,14 +4,6 @@ hash-format = "sha256"
|
||||||
file = "README.md"
|
file = "README.md"
|
||||||
hash = "c1cdb19704acf5220373b24c643744bcfaa81916620f81ab33e14a48eaee35a8"
|
hash = "c1cdb19704acf5220373b24c643744bcfaa81916620f81ab33e14a48eaee35a8"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "dependencytree.py"
|
|
||||||
hash = "34dbfa755fa2b3001f4f5404750739ef66ab98f46ef4cc1d86e462908e1da429"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "deps.txt"
|
|
||||||
hash = "eff83608ae702c6a48bfdef8e1fa716aef14dd736345b5510873dba85b1e4210"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "make-list.py"
|
file = "make-list.py"
|
||||||
hash = "e1e749ae9b177824a5dfd0777db21b1165c921983d38862e9fb7890925517adb"
|
hash = "e1e749ae9b177824a5dfd0777db21b1165c921983d38862e9fb7890925517adb"
|
||||||
|
|
|
@ -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 = "f46f5801aaac865dc6791011408a0f3b44effe012817901a12a263445793bb6c"
|
hash = "4e8da7cb174b99d0e6a15268a09ac4890ba93c165fdbdb78550429ead1e3fe91"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.11"
|
fabric = "0.15.11"
|
||||||
|
|
Loading…
Reference in New Issue