mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
fix: clion dir on gitignore
This commit is contained in:
parent
eb64df9b5e
commit
c8ab4b0eae
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -437,3 +437,6 @@ Minecraft.Client/Saves/
|
||||||
# Visual Studio Per-User Config
|
# Visual Studio Per-User Config
|
||||||
*.user
|
*.user
|
||||||
/out
|
/out
|
||||||
|
|
||||||
|
# CLion
|
||||||
|
.idea/
|
||||||
Loading…
Reference in a new issue