Update .dockerignore file
This commit is contained in:
parent
75390ebe15
commit
b9fea47dd1
1 changed files with 3 additions and 1 deletions
|
|
@ -2,4 +2,6 @@
|
|||
**/aws
|
||||
# node_modules
|
||||
**/node_modules/
|
||||
dist/
|
||||
dist/
|
||||
**/build/
|
||||
src/backend/langflow/frontend
|
||||
Loading…
Add table
Add a link
Reference in a new issue