/ packages / ui / .gitignore
.gitignore
 1  .DS_Store
 2  node_modules
 3  /build
 4  /.svelte-kit
 5  /package
 6  .env
 7  .env.*
 8  !.env.example
 9  vite.config.js.timestamp-*
10  vite.config.ts.timestamp-*