From 7328085a474f61374f3686fb56e08a566ad4dc30 Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Mon, 25 Feb 2019 14:56:16 +0100 Subject: [PATCH] Add url_map.json to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ce69ef8..b16451e 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ webpack-build-config.json node_modules/ package-lock.json *.lock +url_map.json