From ce8fe7c8dac28ba7999720b7bec86b1629d458f1 Mon Sep 17 00:00:00 2001 From: Vishwas Shashidhar Date: Tue, 14 Apr 2020 09:18:53 +0530 Subject: [PATCH] add vscode and Jetbrains launch configuration files Signed-off-by: Vishwas Shashidhar --- .gitignore | 1 - .run/corp.run.xml | 9 +++++++++ .run/demo.run.xml | 37 +++++++++++++++++++++++++++++++++++++ .run/unit.run.xml | 15 +++++++++++++++ .vscode/launch.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 106 insertions(+), 1 deletion(-) create mode 100644 .run/corp.run.xml create mode 100644 .run/demo.run.xml create mode 100644 .run/unit.run.xml create mode 100644 .vscode/launch.json diff --git a/.gitignore b/.gitignore index e42022be..d39222db 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,6 @@ dist .DS_Store js/preload/_*.js .idea/ -.vscode/ coverage/ npm-debug.log DerivedData/ diff --git a/.run/corp.run.xml b/.run/corp.run.xml new file mode 100644 index 00000000..bdf44214 --- /dev/null +++ b/.run/corp.run.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/demo.run.xml b/.run/demo.run.xml new file mode 100644 index 00000000..c21f7b44 --- /dev/null +++ b/.run/demo.run.xml @@ -0,0 +1,37 @@ + + + + + + + +