From 8700f3b88b25ffce65f7019f69d250e31fe4e323 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 3 Mar 2014 10:09:38 -0500 Subject: [PATCH] add config.yaml to ignore list --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ba00a9c..90c624d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ local_config.rb +config.yaml .vagrant .#* #* \ No newline at end of file