Files
tycho-protocol-sdk/.gitignore

26 lines
402 B
Plaintext

### Rust ###
# Generated by Cargo
# will have compiled files and executables
debug/
target/
!substreams/target/wasm32-unknown-unknown/release/*.wasm
# Substreams spkg files are build artifacts
*.spkg
*/.env
.vscode
.idea
*.log
__pycache__
substreams/ethereum-template-factory/Cargo.lock
.DS_Store
tycho-indexer
substreams/my_substream
testing/tycho-client/build/*
testing/tycho-client/*.egg-info