commit 8893e39712492ef0317df4bff4a58b7ba633860e parent 3d6ae1134051c2b4bf9ccf5e1e3ca998f398f024 Author: Max Bruckner <max@maxbruckner.de> Date: Wed, 4 Jan 2017 20:40:34 +0100 gitignore: ignore *.orig Diffstat:
M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -12,3 +12,4 @@ cJSON_test cJSON_test_utils libcjson.so.* libcjson_utils.so.* +*.orig