aqua-ipfs/.gitignore

25 lines
370 B
Plaintext
Raw Normal View History

2021-06-24 13:59:55 +03:00
# Generated by Cargo
# will have compiled files and executables
service/**/target/
2021-06-24 13:59:55 +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
service/artifacts/*
!service/artifacts/Config.toml
builtin-package/*.wasm
2021-07-01 23:14:59 +03:00
**/node_modules
**/dist
.DS_store
.bic_cache
aqua-ipfs.tar.gz
**/ipfs-service/*