Gallery-Archivist/.vscode/settings.json

15 lines
249 B
JSON
Raw Normal View History

2023-08-01 17:53:04 +00:00
{
"cSpell.words": [
2023-11-10 09:06:51 +00:00
"iframes",
2023-10-18 11:34:50 +00:00
"ncols",
2023-08-01 17:53:04 +00:00
"phash",
2023-10-19 16:59:03 +00:00
"Popover",
2023-08-01 17:53:04 +00:00
"preimport",
"runserver",
"SLUGIFYING",
"taggit",
2023-10-18 11:34:50 +00:00
"viewsets",
2023-11-10 09:06:51 +00:00
"virtualenv",
2023-08-01 17:53:04 +00:00
"whitenoise"
],
}