mirror of
https://github.com/fluencelabs/examples
synced 2024-12-05 03:30:17 +00:00
17 lines
224 B
Plaintext
17 lines
224 B
Plaintext
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
**/target/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Added by cargo
|
|
.idea
|
|
|
|
**/artifacts/*.wasm
|
|
|
|
**/node_modules
|
|
**/dist
|
|
.DS_store
|
|
.bic_cache
|