mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-05-31 08:43:37 +00:00
17 lines
185 B
Plaintext
17 lines
185 B
Plaintext
/node_modules
|
|
/.next/
|
|
/out/
|
|
/build
|
|
/coverage
|
|
.DS_Store
|
|
*.pem
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.pnpm-debug.log*
|
|
.env*
|
|
.vercel
|
|
*.tsbuildinfo
|
|
next-env.d.ts
|
|
package-lock.json
|