Переглянути джерело

chore: add .gitignore for build artifacts and worktrees

Developer 1 місяць тому
батько
коміт
050f298109
1 змінених файлів з 4 додано та 0 видалено
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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