Files
OpenPipe-llm/.dockerignore
Kyle Corbitt df4a3a0950 (Probably) fixes the build
This probably fixes the build that I broke in https://github.com/OpenPipe/OpenPipe/pull/149. However, there's a small chance that it fixes it enough to deploy, but not enough to actually work. That would be bad, so not merging until I have time to monitor the deploy.
2023-08-12 23:50:31 -07:00

6 lines
51 B
Plaintext

**/node_modules/
.git
**/.venv/
**/.env*
**/.next/