Skip to content

Commit ff218f1

Browse files
committedJun 12, 2018
update the gitignore for clion/intellij builds and manual builds
1 parent 52710fe commit ff218f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ bld/
1919

2020
# Visual Studio 2015/2017 cache/options directory
2121
.vs/
22+
23+
# CLion/IntelliJ IDEA
24+
.idea/
25+
26+
# manual cmake build ignores
27+
build/

0 commit comments

Comments
 (0)
Please sign in to comment.