diff --git a/.gitignore b/.gitignore index 78b8f8e..5138c80 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,11 @@ +.DS_Store + .idea/ .vscode/ .claude/ -CLAUDE.md + docs/ example/ +llmdoc/ + +CLAUDE.md \ No newline at end of file