From d5933a2d8784cea1956e4fa8bdc18f5558b024d5 Mon Sep 17 00:00:00 2001 From: s2 Date: Mon, 15 Apr 2019 11:36:09 +0200 Subject: [PATCH] dist folder --- .eslintignore | 1 + dist/empty | 1 + 2 files changed, 2 insertions(+) create mode 100644 dist/empty diff --git a/.eslintignore b/.eslintignore index 2dc4a67..9e1348e 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ node_modules thirdparty +dist !js diff --git a/dist/empty b/dist/empty new file mode 100644 index 0000000..1f3e517 --- /dev/null +++ b/dist/empty @@ -0,0 +1 @@ +this file is intentionally left blank