marine/.gitignore

12 lines
205 B
Plaintext
Raw Normal View History

2020-04-18 15:27:01 +00:00
target/
**/*.rs.bk
.idea
2020-04-28 02:00:20 +00:00
# Wasm files
*.wasm
*.wat
2020-06-11 22:04:31 +00:00
2020-06-16 06:53:47 +00:00
# Allowed Wasm files for the example
2020-06-16 08:15:56 +00:00
!/examples/ipfs_node/wasm/artifacts/wasm_ipfs_rpc_wit.wasi.wasm
!/examples/ipfs_node/wasm/artifacts/wasm_modules/*