burrow/.gitignore
Jett Chen c9f104e523 Generate NetworkSettings with IPC
This generates and applies NetworkSettings object with unix socket IPC.

- domain socket, json-rpc based communication
- switches to anyhow for burrow crate
- adds support for starting daemons on macos
2023-10-14 10:25:24 -07:00

8 lines
No EOL
52 B
Text

# Xcode
xcuserdata
# Rust
target/
.DS_STORE
.idea/