litellm/docs/my-website/.gitignore
Dinmukhamed Mailibay 1e2ba3e045
Add docs to export logs to Laminar (#6674)
* Add docs to export logs to Laminar

* minor fix: newline at end of file

* place laminar after http and grpc
2024-11-11 12:15:47 -08:00

21 lines
243 B
Text

# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock