Files
tycho-protocol-sdk/.gitignore
2024-07-23 15:32:52 +02:00

24 lines
336 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
__pycache__
substreams/ethereum-template/Cargo.lock
.DS_Store
tycho-indexer
substreams/my_substream
testing/tycho-client/build/*
testing/tycho-client/*.egg-info