- Removed the platform directory - renamed the platform/os.sh script to varaibles.sh - realigned the calls to os.sh - changed where the patch_ha.txt was being written to - changed the name of the binary to bitcoind.node
32 lines
318 B
Plaintext
32 lines
318 B
Plaintext
node_modules/
|
|
node_modules/*
|
|
out/
|
|
out/*
|
|
build/
|
|
build/*
|
|
.lock-wscript
|
|
Makefile.gyp
|
|
*.swp
|
|
*.Makefile
|
|
*.target.gyp.mk
|
|
*.node
|
|
*.sln
|
|
*.sdf
|
|
*.vcxproj
|
|
*.suo
|
|
*.opensdf
|
|
*.filters
|
|
*.user
|
|
*.project
|
|
test.js
|
|
**/*.dylib
|
|
**/*.so
|
|
**/*.old
|
|
libbitcoind
|
|
**/*.files
|
|
**/*.config
|
|
**/*.creator
|
|
libbitcoind.includes
|
|
*.log
|
|
cache/patch_sha.txt
|