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 28, 2016
1 parent 533531d commit a6ffe42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zeppelin-web/pom.xml
Original file line number Diff line number Diff line change
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 a6ffe42

Please sign in to comment.