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