Valentin Jacquemin

Be warned if using git on windows: `echo path > .gitignore` won't ignore <path>. `echo path> .gitignore` will. #fail http://osdir.com/ml/version-control.msysgit/2008-09/msg00044.html