Browse Source

Gitignore: Add Makefile output

Max Bruckner 8 năm trước cách đây
mục cha
commit
fcc85bdfbc
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -8,3 +8,7 @@ test
 tags
 *.dylib
 build/
+cJSON_test
+cJSON_test_utils
+libcjson.so.*
+libcjson_utils.so.*