summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormathgl67 <mathgl67@gmail.com>2014-02-21 21:19:44 +0100
committermathgl67 <mathgl67@gmail.com>2014-02-21 21:19:44 +0100
commitd95598a86f0f7e9b9db8eb3b1aa1d765bede4fc2 (patch)
tree06ddf57e8b8355eebe6b420380baefe7c91faac8 /.gitignore
parentc2f8e1c4360cbdd0c740b747d017034d97d8e053 (diff)
Add a Vagrantfile to help lazy people to test Kanboard.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
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 #
################