diff --git a/.gitignore b/.gitignore index 149ba9e..fcfd67d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ lib/ node_modules/ test-results/ .vscode/mcp.json + +.idea +.DS_Store