Always have to manual re-exclude cmake-build-dir
I always have to re-exclude cmake build directories, like `cmake-build-debug`.
And I could not directly exclude them, I have to exclude any other folder first, then undo.
Why?
The phucking `cmake-build-debug` becomes non-excluded every time I (re-)open CLion.
The version of the shit CLion:
Please sign in to leave a comment.
Hello!
Please show the screenshot of your CMake profile (File | Settings | Build, Execution, Deployment | CMake).
BTW, its happens to all my projects after recent updates.
it was OK for years!