From 17b5f4257d7b1dbea0a0557a482d8a03d4d13a2d Mon Sep 17 00:00:00 2001 From: Braun Patrik Date: Sat, 30 Apr 2016 00:36:33 +0200 Subject: [PATCH] ignore file update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 11c4ae67..b8fa4000 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,7 @@ backend/**/*.js.map common/**/*.js common/**/*.js.map test/coverage +test/backend/**/*.js +test/backend/**/*.js.map demo/TEMP/ config.json