Selaa lähdekoodia

chore: add .gitignore for build artifacts and worktrees

Developer 1 kuukausi sitten
vanhempi
sitoutus
050f298109
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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