marine/.gitignore

15 lines
179 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
# Dir for compiled artifact
bin/
2020-06-16 09:53:47 +03:00
# Allowed Wasm files for the example
!/bin/wasm_ipfs_rpc_wit.wasi.wasm
!/bin/wasm_modules/*