From 315671e79d118de718ae53b664878dd168f70ca2 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Wed, 25 Jun 2014 00:50:43 +0200 Subject: deployEdge has now been fixed to the new server model. The rest of the deploy tasks still need fixing though. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8b7077a2..604d5c52 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ /google.properties /debug /*.launch -/escudo-upload.key +/ssh.configuration /findbugsReport.html /lib /.settings -- cgit