ソースを参照

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/