Explorar el Código

Gitignore: Add Makefile output

Max Bruckner hace 8 años
padre
commit
fcc85bdfbc
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.*