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/ diff --git a/Minecraft.Client/Windows64/GameHDD/20140401093851/saveData.ms b/Minecraft.Client/Windows64/GameHDD/20140401093851/saveData.ms deleted file mode 100644 index 939d5139..00000000 Binary files a/Minecraft.Client/Windows64/GameHDD/20140401093851/saveData.ms and /dev/null differ