Skip to content

Commit adf2765

Browse files
committed
Updated to match Python.gitignore
1 parent 76bb00f commit adf2765

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CMake.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@ _deps
1212
CMakeUserPresets.json
1313

1414
# CLion
15-
cmake-build-*
15+
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
16+
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
17+
# and can be added to the global gitignore or merged into this file. For a more nuclear
18+
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
19+
#cmake-build-*

0 commit comments

Comments
 (0)