commit | 637206b5e05910cc3bdd64bbd35d296ce282524c | [log] [tgz] |
---|---|---|
author | ilanap <ilanap@amdocs.com> | Sun Feb 04 17:06:22 2018 +0200 |
committer | Avi Gaffa <avi.gaffa@amdocs.com> | Thu Feb 08 09:30:17 2018 +0000 |
tree | cec62c6939197229fd69fde997f9ed8d27d654e4 | |
parent | 20074c4e75e926977b25d57bebf841f44ada12a0 [diff] [blame] |
Adding BDD cucumber testing component Change-Id: I4fd7eb798cbc7cad85562453fb0a6f74fd12ff5b Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
diff --git a/openecomp-bdd/.gitignore b/openecomp-bdd/.gitignore new file mode 100644 index 0000000..d2fe79b --- /dev/null +++ b/openecomp-bdd/.gitignore
@@ -0,0 +1,9 @@ +.idea +.vscode +.history +debug.log +dist +docs +node_modules +.npmrc +npm-debug.log \ No newline at end of file