Ignore vscode directory

I have this ignored globally, but it's annoying in the dev container
This commit is contained in:
Jake Howard 2022-07-28 21:10:53 +01:00
parent 6f889b9b96
commit ce5e6cbdbd
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -305,3 +305,4 @@ cython_debug/
/collected-static
media/
.vscode