chore(tree-sitter): add .gitignore for tree-sitter-storybook

This commit is contained in:
2026-02-09 22:05:34 +00:00
parent ae5e9fdcd8
commit 734eb93f12

6
tree-sitter-storybook/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
build/
*.log
*.swp
*.swo
.DS_Store