Added jdvue project to obs.exclude
Change-Id: I989d3effab62d9b551750237f8c86baa4b2a9961
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -3,4 +3,5 @@ | ... | @@ -3,4 +3,5 @@ |
| 3 | .*/build/conf/.* | 3 | .*/build/conf/.* |
| 4 | .*/docs/.* | 4 | .*/docs/.* |
| 5 | .*/openflow/drivers/.* | 5 | .*/openflow/drivers/.* |
| 6 | -.*/cord-gui/.* | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 6 | +.*/cord-gui/.* | ||
| 7 | +.*/jdvue/.* | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment