We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d720ae commit dee0143Copy full SHA for dee0143
.gitignore
@@ -1,6 +1,10 @@
1
# Typical build directories
2
/build*/
3
4
+# CLion
5
+/.idea/
6
+/cmake-build-*/
7
+
8
# Downloaded tools
9
misc/.clang-format-exe
10
0 commit comments