From 969e39833aa358299ba5dc07304f87eb751f3967 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Wed, 11 Sep 2013 10:42:39 -0400 Subject: [PATCH] Updated gitignore to remove hplogo and add vendor (composer) directory. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 78bad45..f8c2648 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ test/settings.ini* .DS_Store doc/api curl-output.txt -hpcloud-logo.png +vendor