feat: add evm and wasm files
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
*/.venv
|
||||
**/.venv
|
||||
*/target/
|
||||
**/target/
|
||||
protocol-testing/*.Dockerfile
|
||||
protocol-testing/docker-compose.yaml
|
||||
!substreams/target/wasm32-unknown-unknown/release/*.wasm
|
||||
!substreams/target/wasm32-unknown-unknown/release/*.d
|
||||
!evm/out
|
||||
!evm/cache
|
||||
Reference in New Issue
Block a user