diff --git a/.gitignore b/.gitignore index 5d539075..cab2b3a1 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,6 @@ website/.vitepress/dist node_modules package-lock.json -CLAUDE.md \ No newline at end of file +CLAUDE.md +.claude* +.ruff* \ No newline at end of file