From 7448bd321afb0c9b71945c1912078856e7492560 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Sat, 18 Jul 2009 01:55:40 +0200 Subject: Added google.properties, which contains passwords, to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e811f014..87414d04 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ bin build dist - +google.properties -- cgit