From 4acad5750239498aa9fbb8ff716bccaf5aa11984 Mon Sep 17 00:00:00 2001
From: Kelli Shaver <kelli@kellishaver.com>
Date: Thu, 6 Sep 2012 20:53:25 -0400
Subject: [PATCH] adding Vagrant files to .gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2c0568a58..b5c98c948 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ php53.cgi
 include/ost-config.php
 *.sw[a-z]
 .DS_Store
+.vagrant
+Vagrantfile
-- 
GitLab