fix: gitignore and gitattributes file names

oops i added .txt on accident
This commit is contained in:
intergrav
2024-06-03 15:59:42 -04:00
parent 75c46ae10c
commit 6d7e7ed517
5 changed files with 10 additions and 26 deletions

View File

@@ -1,2 +1,2 @@
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
* -text

View File

@@ -1,5 +1,5 @@
# Exclude exported CurseForge zip files
*.zip
# Exclude exported Modrinth modpacks
# Exclude exported CurseForge zip files
*.zip
# Exclude exported Modrinth modpacks
*.mrpack

View File

@@ -1,5 +1,5 @@
# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports
# See https://git-scm.com/docs/gitignore
# Exclude README
# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports
# See https://git-scm.com/docs/gitignore
# Exclude README
/README.md

View File

@@ -8,10 +8,6 @@ hash = "2a7332add343721897eec4e1e4705e88cf7182b3e52b61e28c619775aa94f30a"
file = "LICENSE.md"
hash = "c64e099c1ee7b6b5fbc5aab2a8cb7271e3afc68b75de8a83d80bcc156b42da4f"
[[files]]
file = "README.md"
hash = "c3076bf2bf0f8a15f3e7d67b409b156458e9c40c98839c34fb4d89fef4016704"
[[files]]
file = "config/PaginatedAdvancements.json5"
hash = "28e61920fcd1b40afcfff73d6bcee6cdfb87e213893dad907ca0a9ad316fd373"
@@ -128,14 +124,6 @@ hash = "545cbe317c5146bacb9e13c7c03a605f0b6bd6e1ddaf1a05f8be8537d6f8b0ce"
file = "config/yosbr/options.txt"
hash = "2c2911730bd09760cc88d73eec6e7cef7cadd8454673dc073594210685f438e5"
[[files]]
file = "gitattributes.txt"
hash = "f1c49afdbf5c184940b9d1b0dcb6e070c8ca915a36d6c2b7f5a4c641e1080aea"
[[files]]
file = "gitignore.txt"
hash = "eb49facfdd2488fd2fa583f1bce654899ce74b6c92621a42fc38facd62a9da31"
[[files]]
file = "mods/alternate-current.pw.toml"
hash = "fe48ef33fd4a8d8580fd938b7a6a7c1175aad76e0df0ddf4c12e7acb2f0ea65a"
@@ -451,10 +439,6 @@ file = "mods/yosbr.pw.toml"
hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00"
metafile = true
[[files]]
file = "packwizignore.txt"
hash = "7adfaf00b7a3df0ded9e78c38675aef1e2f941a6d14b1b72ad57300534a06a7d"
[[files]]
file = "resourcepacks/fantasy-texture-pack.pw.toml"
hash = "48c4f191ca9cb49731d334988fd0af3cf178bdf001f2d17441d1155b91bded4a"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d77dfc35413a412d8eb1d9255330bb9fd8d040b6afc5c437723402a5de38336a"
hash = "dbe178e97e3152a26cccf2a22785bc5cf3eed5163b7ae024b6a319407d163917"
[versions]
fabric = "0.15.11"