diff --git a/.gitignore b/.gitignore index eff9f36b..b653bd91 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,7 @@ pnpm-debug.log* # Agents and assistants .opencode/ opencode.json -.idea/**/copilot.data.migration.*.xml \ No newline at end of file +.idea/**/copilot.data.migration.*.xml + +# ides +.vs/