mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-14 12:40:50 +00:00
25 lines
370 B
Plaintext
25 lines
370 B
Plaintext
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
service/**/target/
|
|
|
|
aqua/target/typescript/**
|
|
example/generated/**
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Added by cargo
|
|
.idea
|
|
|
|
service/artifacts/*
|
|
!service/artifacts/Config.toml
|
|
builtin-package/*.wasm
|
|
|
|
**/node_modules
|
|
**/dist
|
|
.DS_store
|
|
.bic_cache
|
|
|
|
aqua-ipfs.tar.gz
|
|
**/ipfs-service/*
|