Browse Source

chore: add .gitignore for build artifacts and worktrees

Developer 1 tháng trước cách đây
mục cha
commit
050f298109
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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