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:
parent
7d08a3518a
commit
fcc85bdfbc
4
.gitignore
vendored
4
.gitignore
vendored
@ -8,3 +8,7 @@ test
|
||||
tags
|
||||
*.dylib
|
||||
build/
|
||||
cJSON_test
|
||||
cJSON_test_utils
|
||||
libcjson.so.*
|
||||
libcjson_utils.so.*
|
||||
|
Loading…
Reference in New Issue
Block a user