.gitignore 68 B

1234567
  1. .cargo
  2. .DS_Store
  3. **/target
  4. **/*.rs.bk
  5. node_modules
  6. test-ledger
  7. dist