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 ea5d7a7 commit 20b7111Copy full SHA for 20b7111
.gitignore
@@ -5,6 +5,7 @@
5
# Ignore cmake files.
6
*CMakeCache.txt
7
*CMakeFiles
8
+CMakeLists.txt.user*
9
# Ignore tmp directory/file. We use it sometimes to write debug information.
10
tmp
11
# Ignore build trees.
0 commit comments