mirror of
https://github.com/makeplane/plane.git
synced 2025-12-15 19:37:51 +01:00
14 lines
142 B
Plaintext
14 lines
142 B
Plaintext
.next/*
|
|
.react-router/*
|
|
.vite/*
|
|
out/*
|
|
public/*
|
|
dist/*
|
|
node_modules/*
|
|
.turbo/*
|
|
.env*
|
|
.env
|
|
.env.local
|
|
.env.development
|
|
.env.production
|
|
.env.test |