Files
tycho-protocol-sdk/.gitignore
2023-12-20 14:29:26 +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