zhereh-frontend

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

.gitignore (148B)


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