mirror of
https://github.com/fluencelabs/marine.git
synced 2024-12-12 14:55:32 +00:00
12 lines
143 B
Plaintext
12 lines
143 B
Plaintext
target/
|
|
**/*.rs.bk
|
|
.idea
|
|
|
|
# Wasm files
|
|
*.wasm
|
|
*.wat
|
|
|
|
# Allowed Wasm files for the example
|
|
!bin/wasm_ipfs_rpc_wit.wasi.wasm
|
|
!bin/wasm_modules/*
|