From 58ec49a34da85b71fe5f82b263986faa2b570eaa Mon Sep 17 00:00:00 2001 From: sveneh Date: Sun, 25 Jan 2015 22:52:38 +0100 Subject: added EC2 provisioning, optimised docker for EC2, added python and cppjit client (python not yet working) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cdf615a0f..2dc08dd93 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ venv/ *~ *.swp +*.swo .vagrant/ +client-tests.pem -- cgit v1.2.3