mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
fix: gitignore and gitattributes file names
oops i added .txt on accident
This commit is contained in:
2
gitattributes.txt → .gitattributes
vendored
2
gitattributes.txt → .gitattributes
vendored
@@ -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
|
||||
8
gitignore.txt → .gitignore
vendored
8
gitignore.txt → .gitignore
vendored
@@ -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
|
||||
@@ -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
|
||||
16
index.toml
16
index.toml
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user