diff options
author | thmsdt <thomas.kulik@telekom.de> | 2021-06-01 04:42:34 -0700 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2021-06-02 01:03:21 -0700 |
commit | 3353c6e1257561d79e7e0975c936ce6ffaa104fa (patch) | |
tree | c60d3d0fbb1d64b0635ba8615305c9211d517f2d /.gitignore | |
parent | 5c0bf982cf90bd0a7267a4fccbd941bddba52301 (diff) |
Update doc/tools
Issue-ID: DOC-745
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I5ede64f51d5beb82d146c412a0915e1e59cd9779
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 89faacf33..3371e590b 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ target/ #MacOs .DS_Store +.vscode/settings.json |