Skip to content

Commit e4cb748

Browse files
authored
.gitignore: added CLion output files (#253)
1 parent a58ae62 commit e4cb748

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@
2828
*.app
2929
simplecpp
3030
testrunner
31+
32+
# CLion
33+
/.idea
34+
/cmake-build-*

0 commit comments

Comments
 (0)