From 17ae81f04074ad5b2fdbb21f221e33e69b425e53 Mon Sep 17 00:00:00 2001 From: jsteuer <jan.steuer.htw@gmail.com> Date: Wed, 05 Feb 2020 11:36:17 +0100 Subject: [PATCH] better docs, ide-tool-utils as ts, es6 and es5 --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index fe6c6b0..80afe8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ docs/ node_modules/ .nyc_output/ -coverage/ \ No newline at end of file +coverage/ +.cache/ +dist/ -- Gitblit v1.10.0-SNAPSHOT