near / near-workspaces-js

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment
https://near.github.io/near-workspaces-js/
GNU General Public License v3.0
42 stars 22 forks source link

fix: add .near-credentials to bootstrap .gitignore #60

Closed chadoh closed 2 years ago

chadoh commented 2 years ago

When people run their tests on testnet, near-runner will create a local .near-credentials directory. They should not commit this.