Files
tycho-protocol-sdk/.gitignore
2024-01-25 12:39:52 +01:00

14 lines
170 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