forked from github/plane
17 lines
146 B
Plaintext
17 lines
146 B
Plaintext
.git
|
|
*.pyc
|
|
.env
|
|
venv
|
|
node_modules/
|
|
**/node_modules/
|
|
npm-debug.log
|
|
.next/
|
|
**/.next/
|
|
.turbo/
|
|
**/.turbo/
|
|
build/
|
|
**/build/
|
|
out/
|
|
**/out/
|
|
dist/
|
|
**/dist/ |