Skip to content

Commit

Permalink
chore: Ingnore protractor conf in RAT
Browse files Browse the repository at this point in the history
  • Loading branch information
1ambda committed Jul 10, 2017
1 parent 2ed3973 commit 0907d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -990,6 +990,7 @@
<exclude>**/.bowerrc</exclude>
<exclude>.editorconfig</exclude>
<exclude>.eslintrc</exclude>
<exclude>protractor.conf.js</exclude>
<exclude>**/.tmp/**</exclude>
<exclude>**/target/**</exclude>
<exclude>**/node/**</exclude>
Expand Down

0 comments on commit 0907d72

Please sign in to comment.