mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-04 09:45:00 +01:00
fix iris. add gitignore and fix icon
This commit is contained in:
parent
f8c7f5c937
commit
e9758b3122
4 changed files with 19 additions and 26 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,5 +1,17 @@
|
|||
# block files that are not needed
|
||||
|
||||
.minecraft/.fabric
|
||||
.minecraft/config
|
||||
.minecraft/coremods
|
||||
.minecraft/essential
|
||||
.minecraft/logs
|
||||
.minecraft/resourcepacks
|
||||
.minecraft/saves
|
||||
.minecraft/screenshots
|
||||
.minecraft/server-resource-packs
|
||||
.minecraft/shaderpacks
|
||||
.minecraft/texturepacks
|
||||
.minecraft/realms_persistence.json
|
||||
.minecraft/options.txt
|
||||
|
||||
!.minecraft/config/yosbr/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue