mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
c7025b093a
This fixes some .dylib files being flagged as added when compiled e.g. `libcjson.dylib.1.7.14`
21 lines
171 B
Plaintext
21 lines
171 B
Plaintext
.svn
|
|
test
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.swp
|
|
*.patch
|
|
tags
|
|
*.dylib*
|
|
build/
|
|
cJSON_test
|
|
cJSON_test_utils
|
|
libcjson.so.*
|
|
libcjson_utils.so.*
|
|
*.orig
|
|
.vscode
|
|
.idea
|
|
cmake-build-debug
|
|
*.lst
|
|
*.lss
|