Clone proto and substreams from tycho-indexer
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1 +1,13 @@
|
||||
### Rust ###
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
debug/
|
||||
target/
|
||||
|
||||
# Substreams spkg files are build artifacts
|
||||
*.spkg
|
||||
|
||||
.env
|
||||
.vscode
|
||||
.idea
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user