Files
plane/.dockerignore
2025-05-31 12:32:25 +05:30

19 lines
153 B
Plaintext

.git
*.pyc
.env
venv
.venv
node_modules/
**/node_modules/
npm-debug.log
.next/
**/.next/
.turbo/
**/.turbo/
build/
**/build/
out/
**/out/
dist/
**/dist/