Gallery-Archivist/.vscode/settings.json

15 lines
249 B
JSON
Raw Normal View History

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