diff options
| author | 2026-01-26 10:44:51 +0800 | |
|---|---|---|
| committer | 2026-01-26 10:44:51 +0800 | |
| commit | 73e7cf1a77003d88da8b70934698c49e362304ee (patch) | |
| tree | a6e312bb98ef0f23c7612b67e1c2235c21c437e9 /.vscode/settings.json | |
| download | lora-template-73e7cf1a77003d88da8b70934698c49e362304ee.tar.gz lora-template-73e7cf1a77003d88da8b70934698c49e362304ee.zip | |
Initial commit
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..cee4243 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "iis.configDir": "" +}
\ No newline at end of file |