1
0
mirror of https://github.com/DaveGamble/cJSON synced 2025-01-18 13:12:13 +00:00

Gitignore: Ignore CLion directories

This commit is contained in:
Max Bruckner 2018-10-14 11:52:41 +02:00
parent 4917024741
commit 2c914c073d

2
.gitignore vendored
View File

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