mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
add output dir to gitignore
the build output folder is now added to the git ignore
This commit is contained in:
parent
b497d7d7a7
commit
12115ab531
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -436,3 +436,4 @@ Minecraft.Client/Saves/
|
|||
|
||||
# Visual Studio Per-User Config
|
||||
*.user
|
||||
/out
|
||||
|
|
|
|||
Loading…
Reference in a new issue