pyth-crosschain/hermes/.gitignore

11 lines
166 B
Plaintext

# Ignore Rust build artifacts
/target
# Ignore Protobuf build artifacts
src/network/p2p.pb.go
src/network/p2p.proto
tools/
# Ignore Wormhole cloned repo
wormhole*/