marine/.gitignore

12 lines
143 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
!bin/wasm_ipfs_rpc_wit.wasi.wasm
!bin/wasm_modules/*