Skip to content

Commit a197cbe

Browse files
committed
Add back CLion build directories to .gitignore.
1 parent 60b2b03 commit a197cbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ __pycache__/
3636
*.app
3737

3838
# Build directory
39+
/cmake-build-*/
3940
/build*/
4041
emscripten_build/
4142
/docs/_build/

0 commit comments

Comments
 (0)