Add launch.json for Django

This commit is contained in:
Joakim Hellsén 2024-01-27 23:54:47 +01:00
commit 38575a6d42
2 changed files with 16 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"cSpell.words": ["chartboost", "feedvault", "PGHOST", "PGPORT", "PGUSER"]
}