From 203400d6da3834cf5bcb38338a78140f456c944f Mon Sep 17 00:00:00 2001 From: Arthur Britto Date: Fri, 12 Oct 2012 15:48:33 -0700 Subject: [PATCH] Rename everything from newcoin to ripple except the protocol buffers. --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 92eb7bb7..894f12a7 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,8 @@ # Ignore object files. *.o obj/* -bin/newcoind -newcoind +bin/rippled +rippled # Ignore locally installed node_modules node_modules