Skip to content

Commit

Permalink
WORKING: Ignore .babelrc in RAT
Browse files Browse the repository at this point in the history
  • Loading branch information
1ambda committed Dec 26, 2016
1 parent 0d9b8a6 commit b5bfe9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zeppelin-web/pom.xml
Expand Up @@ -66,6 +66,7 @@
<exclude>**/*.iml</exclude>
<exclude>.git/</exclude>
<exclude>.gitignore</exclude>
<exclude>.babelrc</exclude>
<exclude>.bowerrc</exclude>
<exclude>.editorconfig</exclude>
<exclude>.jscsrc</exclude>
Expand Down

0 comments on commit b5bfe9d

Please sign in to comment.