diff --git a/.gitignore b/.gitignore index 470955b90..63d698c56 100644 --- a/.gitignore +++ b/.gitignore @@ -438,5 +438,7 @@ Minecraft.Client/Saves/ *.user /out -# CLion -.idea/ \ No newline at end of file +# IDE files +.idea/ +.kate-swp +.vscode/