diff --git a/.gitignore b/.gitignore index df550b50c9..d6c986ea27 100644 --- a/.gitignore +++ b/.gitignore @@ -137,4 +137,7 @@ vscode-extension/ /app # IDEA -.idea/ \ No newline at end of file +.idea/ + +# Local OpenCode agent config +.config/ \ No newline at end of file