Skip to content

Commit c144e9f

Browse files
committed
Added CLion files to .gitignore
1 parent b84c18d commit c144e9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ build/msvc12/obj/
2121
build/msvc11/*.log
2222
build/msvc11/obj/
2323
build/xcode/build/
24+
.idea/
25+
cmake-build*/
2426
tests/fuzztests/fuzztests.log
2527
benchmarks/benchmarks.log
2628
tests/CDSChecker/*.o

0 commit comments

Comments
 (0)