Files
librechat.ai/.gitignore
Danny Avila fe426835dc 🔧 fix: add '/features' redirect and fix '/features' link (#64)
* 🔧 fix: add '/features' redirect

* feat: Move features to docs
2024-06-22 17:55:49 -04:00

23 lines
198 B
Plaintext

.next
node_modules
.vercel
.env.local
.env
.env*.local
.git
# next sitemap
public/robots.txt
public/sitemap*.xml
# we use pnpm
package-lock.json
yarn.lock
# Mac
.DS_Store
# eslint
.eslintcache