Minor unnecessary

This commit is contained in:
2024-11-10 23:40:09 -06:00
parent f14285b252
commit 7e4d233468
2 changed files with 5 additions and 2 deletions

View File

@@ -58,5 +58,8 @@
"*lock.*",
"package.json",
"routeTree.gen.ts"
]
],
"files.associations": {
"Caddyfile.*": "caddyfile"
}
}