mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
22 lines
193 B
Plaintext
22 lines
193 B
Plaintext
.next
|
|
node_modules
|
|
.vercel
|
|
|
|
.env.local
|
|
.env
|
|
.env*.local
|
|
|
|
# next sitemap
|
|
public/robots.txt
|
|
public/sitemap*.xml
|
|
|
|
# we use pnpm
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# eslint
|
|
.eslintcache |