Jelajahi Sumber

Gitignore: Add Makefile output

Max Bruckner 8 tahun lalu
induk
melakukan
fcc85bdfbc
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  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.*