pangolin/.dockerignore
2025-01-04 22:03:31 -05:00

30 lines
326 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
package-lock.json
config/
install/
bruno/
LICENSE
CONTRIBUTING.md