From 8569317367067355de4546080035596f4b9d5449 Mon Sep 17 00:00:00 2001 From: Saito Date: Mon, 13 Feb 2012 16:39:35 +0800 Subject: [PATCH] add vagrant file to ignore list --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 74111a22..12e42515 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ public/uploads/ .rvmrc .directory nohup.out +Vagrantfile +.vagrant