From: Colin Patrick McCabe Date: Sun, 21 Oct 2012 06:34:13 +0000 (-0700) Subject: .gitignore: add .ssh/known_hosts X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=814e294b0e09c0f9e3ad8b39b8b111403ea1efba;hp=db627ec5c175030017100897469b4bbfced8959a;p=cmccabe-etc .gitignore: add .ssh/known_hosts Signed-off-by: Colin McCabe --- diff --git a/.gitignore b/.gitignore index 5157329..09bc0c1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ cscope.files cscope.out *.swp *.swo +.ssh/known_hosts