burrow/.gitignore
Jett Chen e4b0f1660b GRPC Server Support
- Deprecates old json-rpc system
- Add GRPC daemon over uds
2024-09-08 11:33:11 +08:00

14 lines
No EOL
76 B
Text

# Xcode
xcuserdata
# Rust
target/
.env
.DS_STORE
.idea/
tmp/
*.db
*.sock