From b5bfe9db2dea22fd29d0adcacd5ace747f4d4c84 Mon Sep 17 00:00:00 2001 From: 1ambda <1amb4a@gmail.com> Date: Mon, 26 Dec 2016 01:31:10 +0900 Subject: [PATCH] WORKING: Ignore .babelrc in RAT --- zeppelin-web/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/zeppelin-web/pom.xml b/zeppelin-web/pom.xml index aed344655c6..594a13e9ac9 100644 --- a/zeppelin-web/pom.xml +++ b/zeppelin-web/pom.xml @@ -66,6 +66,7 @@ **/*.iml .git/ .gitignore + .babelrc .bowerrc .editorconfig .jscsrc