mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
chore: Ingnore protractor conf in RAT
This commit is contained in:
parent
2ed3973310
commit
0907d7286d
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue