Przeglądaj źródła

chore: add .gitignore for build artifacts and worktrees

Developer 1 miesiąc temu
rodzic
commit
050f298109
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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