Rename everything from newcoin to ripple except the protocol buffers.

This commit is contained in:
Arthur Britto
2012-10-12 15:48:33 -07:00
committed by Stefan Thomas
parent 15f3c5d311
commit 203400d6da

4
.gitignore vendored
View File

@@ -15,8 +15,8 @@
# Ignore object files.
*.o
obj/*
bin/newcoind
newcoind
bin/rippled
rippled
# Ignore locally installed node_modules
node_modules