diff --git a/.gitignore b/.gitignore index b69ad90..e30f1cd 100755 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ todo.md mtrace.json .env .cursorrules +.cursor/ .windsurfrules test.Dockerfile @@ -37,4 +38,4 @@ node_modules/ tsconfig.tsbuildinfo !agent.compose.yml -!agent/pkg/** \ No newline at end of file +!agent/pkg/**