diff --git a/.gitignore b/.gitignore index 9abf75075..470955b90 100644 --- a/.gitignore +++ b/.gitignore @@ -437,3 +437,6 @@ Minecraft.Client/Saves/ # Visual Studio Per-User Config *.user /out + +# CLion +.idea/ \ No newline at end of file