Explorar o código

chore: add .gitignore for build artifacts and worktrees

Developer hai 1 mes
pai
achega
050f298109
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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