Add junit.xml to gitignore (#89)
This commit is contained in:
parent
6eea8c4577
commit
5d32943c36
2 changed files with 1 additions and 3 deletions
1
webapp/.gitignore
vendored
1
webapp/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
node_modules
|
||||
.npminstall
|
||||
junit.xml
|
||||
|
|
Reference in a new issue