/ .gitignore
.gitignore
 1  output/
 2  dist/
 3  _workshop/
 4  vite.demo.config.ts
 5  stats.html
 6  node_modules/
 7  docs/
 8  out/
 9  *.tsbuildinfo
10  .vscode/