Files
tycho-protocol-sdk/.gitignore
2024-06-04 17:05:40 -04:00

18 lines
222 B
Plaintext

### Rust ###
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# Substreams spkg files are build artifacts
*.spkg
.env
.vscode
.idea
*.log
substreams/ethereum-template/Cargo.lock
.DS_Store