From ad5a668f5ae7f6d3021c3e3fc333a2d7c2ad9d44 Mon Sep 17 00:00:00 2001 From: monaxys Date: Sat, 9 Jul 2022 14:59:53 +0300 Subject: [PATCH] gitignore upd --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a19f004..5b7ec93 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ docs/_book # TODO: where does this rule come from? test/ +node_modules +*~ +dist