mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 02:32:13 +08:00
📦 chore(frontend): add .dockerignore file to exclude node_modules and build directories from Docker image
This commit is contained in:
2
src/frontend/.dockerignore
Normal file
2
src/frontend/.dockerignore
Normal file
@ -0,0 +1,2 @@
|
||||
**/node_modules
|
||||
**/build
|
||||
Reference in New Issue
Block a user