mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
19 lines
153 B
Plaintext
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/
|