diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-06-21 00:18:08 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-06-21 00:18:15 +0200 |
| commit | 3f03b5c3c53f2c3b9123201bc48b4471ad8d3edd (patch) | |
| tree | a3f069513cdcda6bb18751fa3968bec2297451be /.vscode/extensions.json | |
| parent | e732e55763ef57462ab48c843970757ac9d428ea (diff) | |
Refactor project structure and update dependencies; replace Outfit font with Roboto, enhance navigation bar styles, and add .gitignore for frontend
Diffstat (limited to '.vscode/extensions.json')
| -rw-r--r-- | .vscode/extensions.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json deleted file mode 100644 index bb76300..0000000 --- a/.vscode/extensions.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "recommendations": [ - "ms-azuretools.vscode-azurefunctions", - "ms-dotnettools.csharp" - ] -}
\ No newline at end of file |
