mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-15 05:00:50 +00:00
22 lines
300 B
Plaintext
22 lines
300 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
|
|
*.wasm
|
|
|
|
**/node_modules
|
|
**/dist
|
|
.DS_store
|
|
.bic_cache
|
|
|
|
aqua/typescript/
|
|
!aqua/typescript/index.ts
|
|
!aqua/typescript/demo.ts
|