Files
crypto-ecosystems/.gitignore

14 lines
200 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
#
.idea
# Removes .DS_STORE files from commit
.DS_Store
.DS_Store?