How to ignore the .a and .o files (that are artifacts of make)
已回答
I wish to ignore .a and .o files so that they don't clog my project view in CLion.
How would I do that?
请先登录再写评论。
Hello!
You can select the Project Source Files scope or create a new user-defined scope: https://www.jetbrains.com/help/clion/configuring-scopes-and-file-colors.html#predefined.