marine/.gitignore
2020-06-16 09:53:47 +03:00

15 lines
179 B
Plaintext

target/
**/*.rs.bk
.idea
# Wasm files
*.wasm
*.wat
# Dir for compiled artifact
bin/
# Allowed Wasm files for the example
!/bin/wasm_ipfs_rpc_wit.wasi.wasm
!/bin/wasm_modules/*