marine/.gitignore

12 lines
205 B
Plaintext
Raw Normal View History

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