Browse Source

chore: add .gitignore for build artifacts and worktrees

Developer 1 month ago
parent
commit
050f298109
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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