fosrl.pangolin/.gitignore
2024-10-02 21:55:49 -04:00

25 lines
271 B
Text

/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz
/coverage
/.next/
/out/
/build
.DS_Store
*.pem
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env*.local
.env
.vercel
*.tsbuildinfo
next-env.d.ts
*.db
*.sqlite
*.sqlite3
*.log
.machinelogs*.json
*-audit.json
migrations