From 830620740af4006663b37910893f82cbc0feb3b5 Mon Sep 17 00:00:00 2001 From: Marc Faber Date: Tue, 17 Nov 2020 15:44:00 +0100 Subject: [PATCH] Unix line endings --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 45398cfc5..460fca169 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,9 @@ node_modules/ coverage/ .idea/ - -dist/*.js -dist/*.map + +dist/*.js +dist/*.map yarn-error.log .npmrc