pangolin/.gitignore
Milo Schwartz 282203d9f2
add shad
2024-10-06 09:55:45 -04:00

26 lines
289 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
package-lock.json