Ignore vscode directory
I have this ignored globally, but it's annoying in the dev container
This commit is contained in:
parent
6f889b9b96
commit
ce5e6cbdbd
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -305,3 +305,4 @@ cython_debug/
|
||||||
|
|
||||||
/collected-static
|
/collected-static
|
||||||
media/
|
media/
|
||||||
|
.vscode
|
||||||
|
|
Loading…
Reference in a new issue