From 03abb22e78b8a6141d9aa6f95c236509a785fa44 Mon Sep 17 00:00:00 2001 From: Ching Date: Mon, 4 Oct 2021 22:46:10 +0800 Subject: [PATCH] feat(dist): [M] update gitignore [M] update gitignore Signed-off-by: Ching --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9454d79..f265283 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,6 @@ __pycache__/ .Python build/ develop-eggs/ -dist/ downloads/ eggs/ .eggs/ @@ -190,7 +189,6 @@ out # Nuxt.js build / generate output .nuxt -dist # Gatsby files .cache/