From 10b1010d0698643a1f4f3664a670b102e646721a Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Sun, 11 Apr 2021 10:42:01 +0000 Subject: [PATCH] chore: ignore docs assets --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e5cd728..e556330 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,6 @@ typings/ # npm build output dist - +docs/assets/ .DS_Store \ No newline at end of file