base 1.19.2 archive
This commit is contained in:
commit
eb5cb460a7
144 changed files with 3096 additions and 0 deletions
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
## Modpack Updater Script Loose Files to Ignore ##
|
||||
.build
|
||||
.run
|
||||
.server
|
||||
.technic
|
||||
*.mrpack
|
||||
*.zip
|
||||
|
||||
## Modded Folders/Files to Ignore ##
|
||||
.minecraft/.*
|
||||
.minecraft/essential
|
||||
.minecraft/figura
|
||||
.minecraft/ModTranslations
|
||||
.minecraft/not-enough-crashes
|
||||
.minecraft/patched_shaders
|
||||
.minecraft/packwiz-installer.jar
|
||||
.minecraft/packwiz.json
|
||||
|
||||
## Minecraft Configs
|
||||
.minecraft/options.*
|
||||
!.minecraft/config/yosbr
|
||||
!.minecraft/config/dashloader.json
|
Loading…
Add table
Add a link
Reference in a new issue