22 lines
275 B
Plaintext
22 lines
275 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 |