adds Vagrantfile and setup script to setup the project

This commit is contained in:
avichalp
2016-01-23 22:42:26 +05:30
parent 669cf1cb70
commit cb8fb4a820
3 changed files with 31 additions and 0 deletions

3
.gitignore vendored
View File

@@ -67,5 +67,8 @@ db.sqlite3
# Other stuff that doesn't belong
virtualenv
scripts/import-for-development
# Vagrant
.vagrant