From d95598a86f0f7e9b9db8eb3b1aa1d765bede4fc2 Mon Sep 17 00:00:00 2001
From: mathgl67 <mathgl67@gmail.com>
Date: Fri, 21 Feb 2014 21:19:44 +0100
Subject: Add a Vagrantfile to help lazy people to test Kanboard.

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

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index f3b71811..e14d545c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,5 +40,10 @@ Thumbs.db
 *.lock
 *.out
 
+# Vagrant #
+###########
+
+.vagrant
+
 # App specific #
 ################
-- 
cgit v1.2.3