Browse Source

Merge pull request #106 from george012/master

update .gitignore
master
yuriy0803 2 years ago committed by GitHub
parent
commit
10f27ff8b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .gitignore

3
.gitignore vendored

@ -6,3 +6,6 @@ testnet.json
/build/bin/
# IdeaIDE (JetBrains stuff)
.idea/
www/node_modules/
www/bower_components/
www/package-lock.json

Loading…
Cancel
Save