From a09d899b0dac9c8f87418a0f86b1ea7cb40305b0 Mon Sep 17 00:00:00 2001 From: Dorian Pula Date: Mon, 30 Dec 2013 19:13:58 -0500 Subject: [PATCH] Add Vagrant setup of database and uwsgi app. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7e95d0b..c1f2e2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .idea/ vagrant/.vagrant +vagrant/vagrant_ansible_inventory_default passenger_wsgi.py rookeries_webapp_config.cfg