From 2dca5c1c14ea34d4cb96d602b188b2574568018f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Fri, 1 Apr 2016 23:38:48 +0200 Subject: [PATCH] Ignore uhk-config-serialized.bin --- config-serializer/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/config-serializer/.gitignore b/config-serializer/.gitignore index 930e6c14..49645be5 100644 --- a/config-serializer/.gitignore +++ b/config-serializer/.gitignore @@ -1,4 +1,5 @@ typings uhk-config.bin uhk-config-serialized.json +uhk-config-serialized.bin test-serializer.js