This commit is contained in:
2024-10-19 09:34:18 -07:00
parent 01853e0ba2
commit 56c3e1f963
40 changed files with 374 additions and 451 deletions

View File

@ -1,5 +1,7 @@
{
"files.associations": {
"*.container": "ini"
"*.container": "ini",
"*.org": "ini",
"*.net": "ini"
}
}