remove and ignore bitcoinjs-min.js
Browserify compiles differently for different machines, and I'm super uncomfortable not being able to audit minified code easily. So I'm removing and ignoring this file, it should be compiled manually.
This commit is contained in:
parent
932b6bce70
commit
6fe8d6fa93
2 changed files with 1 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
node_modules
|
||||
bitcoinjs-min.js
|
||||
|
|
4
bitcoinjs-min.js
vendored
4
bitcoinjs-min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue