From 83a3f127cc76f4b7c9478d73b0c4ce4f45bec0cf Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 24 Mar 2020 00:18:04 +0100 Subject: [PATCH] Added HTTP client environment variables to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0ab8d748..cc53854c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ platypush/backend/http/static/css/*/.sass-cache/ platypush/backend/http/static/js/lib/vue.js platypush/notebooks platypush/requests +/http-client.env.json