commit | ce44cc02bea1ab7a6a93f8e953be3be1a2d9632e | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Mon Jan 18 17:37:07 2021 +0100 |
committer | Jorim Jaggi <jjaggi@google.com> | Mon Jan 18 17:46:59 2021 +0100 |
tree | 3c42a791035032f66bb59c6d284c00c7490d66b7 | |
parent | 74c2df55117e7e3f23aaf906fa7edce2dcb9f8dd [diff] [blame] |
Add vscode files to gitignore Change-Id: I4629f0c60dd9dcb6dda7ffd2746ed8d03c6818b9
diff --git a/.gitignore b/.gitignore index 685e379..ed653c6 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,5 @@ *.iml *.pyc .idea/ +.vscode/ +*.code-workspace