From 2e2e36cc7220522d7b33b654543907163c973156 Mon Sep 17 00:00:00 2001 From: sveneh Date: Thu, 5 Feb 2015 12:07:12 +0100 Subject: updated python and go to new build requirement. added script to create dockers locally --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2dc08dd93..188ff005d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ venv/ *~ -*.swp -*.swo +*.sw? .vagrant/ -client-tests.pem +*.pem -- cgit