Add Clion folder to gitignore ()

This commit is contained in:
Andrey 2019-03-23 09:47:29 +12:00 committed by Sergey Vojtovich
parent ca80e14a88
commit ef33e26f6e

4
.gitignore vendored
View file

@ -519,3 +519,7 @@ compile_commands.json
# Visual Studio Code workspace
.vscode/
# Clion && other JetBrains ides
.idea