Gitignore: add CLion files

This commit is contained in:
Max Bruckner 2018-03-25 23:31:36 +02:00
parent ddd93934e6
commit 054b4d146d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -14,3 +14,5 @@ libcjson.so.*
libcjson_utils.so.*
*.orig
.vscode
.idea
cmake-build-debug