Add a Vagrantfile to help lazy people to test Kanboard.

This commit is contained in:
mathgl67
2014-02-21 21:19:44 +01:00
parent c2f8e1c436
commit d95598a86f
2 changed files with 142 additions and 0 deletions

5
.gitignore vendored
View File

@@ -40,5 +40,10 @@ Thumbs.db
*.lock
*.out
# Vagrant #
###########
.vagrant
# App specific #
################