From 8aa0185cb8cc2ac51f66d8652b7e4d18b75e2d20 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Wed, 5 Aug 2020 18:27:30 +0200 Subject: [PATCH] Remiving dist from .gitignore This due to downstreams libraries that depend on them. We should address this as I agree that dist should be ignored. For now I removed it. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3a44547c6..a7da0bcaf 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,3 @@ dist/sequenceTest.html cypress/platform/current.html cypress/platform/experimental.html local/ -dist/