Explorar el Código

chore: add .gitignore for build artifacts and worktrees

Developer hace 1 mes
padre
commit
050f298109
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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