diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2020-03-27 12:16:22 +0000 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-29 19:48:16 +0000 |
commit | 687b9ee9bf3dd169b2e032c0aa572e93b38306ca (patch) | |
tree | 178c77b4e2ec79b93979b5400928847bcca08beb /.vscode | |
parent | 57d845ac71712fd60a350f084a186e63932bc327 (diff) |
PyExecutor ResourceResolution store/retrieve templates
Issue-ID: CCSDK-2156
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I59df2772d004e349532a1b42c4e4abd367c13256
(cherry picked from commit daf7bf3b0726c9574f9f1b7aa34af4f199ee32c3)
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 2421e386c..000000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "files.exclude": { - "**/.classpath": true, - "**/.project": true, - "**/.settings": true, - "**/.factorypath": true - } -}
\ No newline at end of file |