From 139ae7eb9d36ca5a6962640b23fba14aaf3ebf7d Mon Sep 17 00:00:00 2001 From: Richard Hoop Date: Wed, 23 Apr 2014 10:08:11 -0400 Subject: [PATCH] Ignore Vagrant --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index d227549312..d3adb81976 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,8 @@ credentials.yml results.xml coverage.xml /test/units/cover-html +# Development +/test/develop +venv +Vagrantfile +.vagrant