diff --git a/.gitignore b/.gitignore index 9dc07073..286544f3 100644 --- a/.gitignore +++ b/.gitignore @@ -173,6 +173,9 @@ compile_commands.json .clangd/ .cache/ +# CLion/IDEA files +.idea/ + # Project files bin/ external/boost/