Skip to content

Commit

Permalink
Update openhands/runtime/utils/runtime_build.py
Browse files Browse the repository at this point in the history
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
  • Loading branch information
tofarr and xingyaoww authored Oct 17, 2024
1 parent 1bc8e2d commit 2ba549c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openhands/runtime/utils/runtime_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ def prep_build_folder(
'.*/',
'__pycache__/',
'*.pyc',
'*.md'
),
)

Expand Down

0 comments on commit 2ba549c

Please sign in to comment.