From 7c52c1d590fa2f5d126e730d7d510eeb3e679883 Mon Sep 17 00:00:00 2001 From: kakwa Date: Wed, 7 Sep 2016 21:02:02 +0200 Subject: [PATCH] adding gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6e05bc4..5fadc41 100644 --- a/.gitignore +++ b/.gitignore @@ -51,5 +51,6 @@ tests/cfg/pki/.rnd # pid file *.pid -# civetweb build directory +# civetweb build/install directory (in bundle mode) civetweb-prefix/ +vendor/