浏览代码

chore: add .gitignore for build artifacts and worktrees

Developer 1 月之前
父节点
当前提交
050f298109
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+node_modules/
+dist/
+.vscode-test/
+.worktrees/