fosrl.pangolin/.dockerignore

29 lines
300 B
Text
Raw Normal View History

2024-09-28 18:17:37 -04:00
/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
2025-01-04 21:24:32 -05:00
install/
bruno/
LICENSE
2025-01-04 22:03:31 -05:00
CONTRIBUTING.md