add output dir to gitignore

the build output folder is now added to the git ignore
This commit is contained in:
FriedMonkey 2026-03-06 23:50:27 +01:00
parent b497d7d7a7
commit 12115ab531

1
.gitignore vendored
View file

@ -436,3 +436,4 @@ Minecraft.Client/Saves/
# Visual Studio Per-User Config
*.user
/out