From d514be97826cc4f287a963bc97b406899355e6fb Mon Sep 17 00:00:00 2001 From: Damien Pobel Date: Mon, 31 Aug 2015 08:26:38 +0200 Subject: [PATCH] Ignore the auto generated JS from JSX test files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d53582ab6..29abc267b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ Tests/report/ *-coverage.js Tests/instrument/ +Tests/js/alloyeditor/toolbars/assets/*.js +Tests/js/alloyeditor/buttons/assets/*.js node_modules/ Resources/public/vendors/ /vendor/