chore: update .gitignore to include .claude* and .ruff* files

This commit is contained in:
Sergey Krashevich
2026-03-04 14:20:33 +03:00
parent ab27a042c1
commit 81dd9e37d8
+2
View File
@@ -22,3 +22,5 @@ website/.vitepress/dist
node_modules node_modules
package-lock.json package-lock.json
CLAUDE.md CLAUDE.md
.claude*
.ruff*