We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162f8ff commit 7fca8e2Copy full SHA for 7fca8e2
.gitignore
@@ -1,4 +1,9 @@
1
-CMakeLists.txt.*
+CMakeLists.txt*
2
+!CMakeLists.txt
3
BUILD/
4
build/
5
_doc/
6
+*autosave
7
+*~
8
+_doxygen/
9
+
0 commit comments