aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorrtm516 <ryantmilner@hotmail.co.uk>2026-03-01 19:32:26 +0000
committerrtm516 <ryantmilner@hotmail.co.uk>2026-03-01 19:32:26 +0000
commit8c79598b0166dafc96e48d759a6be9ef0c9bb3db (patch)
tree5a6e31f8249249efb5ad5a32a4a2b25392922eb6 /.gitignore
parentd76650f33346e9fc31cd1f061c37b35dd22b9b9b (diff)
Remove GameHDD save data and update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 788c5390..e24dba26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -413,11 +413,12 @@ Minecraft.Client/Windows64/GameHDD/
# Intermediate build files (per-project)
Minecraft.Client/x64/
Minecraft.Client/Debug/
+Minecraft.Client/x64_Debug/
Minecraft.Client/Release/
+Minecraft.Client/x64_Release/
+
Minecraft.World/x64/
-Minecraft.World/x64_Debug/
Minecraft.World/Debug/
+Minecraft.World/x64_Debug/
Minecraft.World/Release/
-Minecraft.World/x64_Release/Minecraft.World.vcxproj.FileListAbsolute.txt
-Minecraft.World/x64_Release/Minecraft.World.lib
-Minecraft.World/x64_Release/Minecraft.World.lib.recipe
+Minecraft.World/x64_Release/