Move VSCode configuration to workspace root

This commit is contained in:
beatz174-bit
2025-11-21 15:49:45 +10:00
parent 16c0ee8ac8
commit f8527573fb
3 changed files with 7 additions and 6 deletions
+1
View File
@@ -63,6 +63,7 @@ Codex must always generate files within this structure:
docker-compose.yml
vite.config.ts
AGENTS.md
/.vscode (workspace-level editor settings and launch/task config)
Codex must not introduce alternative or conflicting structures.