From 5be30a2cd83ba15f88551314531ef45f4e05b352 Mon Sep 17 00:00:00 2001 From: mayjs Date: Mon, 15 May 2017 18:20:07 +0200 Subject: [PATCH] Added my local test http file to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 257d8a853..b3ffa20c2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ tmp/ node_modules/ .vscode/ -.build/* \ No newline at end of file +.build/* +wekan.http