From e745668f66e060ec8f8b79575cf6572631552742 Mon Sep 17 00:00:00 2001 From: cgeek Date: Sun, 3 May 2020 15:28:22 +0200 Subject: [PATCH] .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6edad0c..d1687c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ node_modules/ *.d.ts *.js.map +dwatcher.js src/lib/**/*.js .idea/ dist/