Files
pangolin/.dockerignore
2025-10-14 16:34:11 -07:00

34 lines
352 B
Plaintext

/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
install/
bruno/
LICENSE
CONTRIBUTING.md
dist
.git
migrations/
config/
build.ts
tsconfig.json