Browse Source

Gitignore: Ignore CLion directories

Max Bruckner 6 years ago
parent
commit
2c914c073d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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