mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 05:37:20 +08:00
fix: let make run output both backend and frontend (#576)
* fix: let make run output both backend and frontend * fix: delete pipe on run
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -191,10 +191,12 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
logs
|
||||
|
||||
# agent
|
||||
.envrc
|
||||
/workspace
|
||||
/debug
|
||||
|
||||
# configuration
|
||||
config.toml
|
||||
config.toml
|
||||
|
||||
Reference in New Issue
Block a user