mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Rename everything from newcoin to ripple except the protocol buffers.
This commit is contained in:
committed by
Stefan Thomas
parent
15f3c5d311
commit
203400d6da
4
.gitignore
vendored
4
.gitignore
vendored
@@ -15,8 +15,8 @@
|
|||||||
# Ignore object files.
|
# Ignore object files.
|
||||||
*.o
|
*.o
|
||||||
obj/*
|
obj/*
|
||||||
bin/newcoind
|
bin/rippled
|
||||||
newcoind
|
rippled
|
||||||
|
|
||||||
# Ignore locally installed node_modules
|
# Ignore locally installed node_modules
|
||||||
node_modules
|
node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user