aqua-ipfs/.gitignore
2021-09-16 17:44:08 +03:00

23 lines
321 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/*
builtin-package/*.wasm
**/node_modules
**/dist
.DS_store
.bic_cache
aqua-ipfs.tar.gz