This is an automated email from the ASF dual-hosted git repository.
lfrolov pushed a commit to branch v2.5.0
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/v2.5.0 by this push:
new de45d97 [DATALAB]: added integration-tests to .gitignore
new 6b738d3 Merge branch 'v2.5.0' of
https://github.com/apache/incubator-dlab into v2.5.0
de45d97 is described below
commit de45d97602947f0fa5b639bd5b0210b2374ca0e5
Author: leonidfrolov <[email protected]>
AuthorDate: Wed Jul 14 10:58:10 2021 +0300
[DATALAB]: added integration-tests to .gitignore
---
.gitignore | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index acccf9f..ce17836 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,5 @@ target
/services/self-service/src/main/resources/webapp/ts-node-*
/web_app
-/integration-tests/examples/keys
-/integration-tests/test-output
-/integration-tests/output.log
+/integration-tests
+/integration-tests-cucumber
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]