2021-06-24 13:59:55 +03:00
|
|
|
# Generated by Cargo
|
|
|
|
# will have compiled files and executables
|
2021-07-30 17:16:41 +03:00
|
|
|
service/**/target/
|
2021-06-24 13:59:55 +03:00
|
|
|
|
2021-09-13 13:09:27 +03:00
|
|
|
aqua/target/typescript/**
|
|
|
|
example/generated/**
|
|
|
|
|
2021-06-24 13:59:55 +03:00
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
|
|
|
|
|
|
|
# Added by cargo
|
|
|
|
.idea
|
|
|
|
|
2021-09-16 17:44:08 +03:00
|
|
|
service/artifacts/*
|
2023-06-09 14:44:06 +02:00
|
|
|
!service/artifacts/Config.toml
|
2021-09-16 17:44:08 +03:00
|
|
|
builtin-package/*.wasm
|
2021-07-01 23:14:59 +03:00
|
|
|
|
|
|
|
**/node_modules
|
|
|
|
**/dist
|
|
|
|
.DS_store
|
|
|
|
.bic_cache
|
2021-09-16 17:44:08 +03:00
|
|
|
|
|
|
|
aqua-ipfs.tar.gz
|
2023-04-24 11:20:55 +02:00
|
|
|
**/ipfs-service/*
|