aqua-ipfs/.gitignore

22 lines
300 B
Plaintext
Raw Normal View History

2021-06-24 13:59:55 +03:00
# Generated by Cargo
# will have compiled files and executables
2021-07-01 23:14:59 +03:00
**/target/
2021-06-24 13:59:55 +03:00
# These are backup files generated by rustfmt
**/*.rs.bk
# Added by cargo
.idea
**/artifacts/*.wasm
2021-07-21 20:19:13 +03:00
*.wasm
2021-07-01 23:14:59 +03:00
**/node_modules
**/dist
.DS_store
.bic_cache
aqua/typescript/
!aqua/typescript/index.ts
2021-07-20 19:35:04 +03:00
!aqua/typescript/demo.ts