Use some of the stuff from #13

This commit is contained in:
rtm516 2026-03-01 16:24:36 +00:00
parent e207cead3a
commit 2f107f405f
No known key found for this signature in database
GPG key ID: 331715B8B007C67A

12
.gitignore vendored
View file

@ -404,7 +404,17 @@ FodyWeavers.xsd
# End of https://www.toptal.com/developers/gitignore/api/visualstudio
enc_temp_folder/
# Game data / assets
Minecraft.Client/Schematics/
Minecraft.Client/Windows64/GameHDD/
# Intermediate build files (per-project)
Minecraft.Client/x64/
Minecraft.Client/Debug/
Minecraft.Client/Release/
Minecraft.World/x64/
Minecraft.World/x64_Debug/
enc_temp_folder/
Minecraft.World/Debug/
Minecraft.World/Release/