Преглед изворни кода

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/