瀏覽代碼

Gitignore: Add Makefile output

Max Bruckner 8 年之前
父節點
當前提交
fcc85bdfbc
共有 1 個文件被更改,包括 4 次插入0 次删除
  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.*