mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
Gitignore: Add Makefile output
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -8,3 +8,7 @@ test
|
||||
tags
|
||||
*.dylib
|
||||
build/
|
||||
cJSON_test
|
||||
cJSON_test_utils
|
||||
libcjson.so.*
|
||||
libcjson_utils.so.*
|
||||
|
Reference in New Issue
Block a user