feat(dist): [M] update gitignore

[M] update gitignore

Signed-off-by: Ching <loooching@gmail.com>
This commit is contained in:
Ching 2021-10-04 22:46:10 +08:00
parent b49ce60cde
commit 03abb22e78

2
.gitignore vendored
View File

@ -10,7 +10,6 @@ __pycache__/
.Python .Python
build/ build/
develop-eggs/ develop-eggs/
dist/
downloads/ downloads/
eggs/ eggs/
.eggs/ .eggs/
@ -190,7 +189,6 @@ out
# Nuxt.js build / generate output # Nuxt.js build / generate output
.nuxt .nuxt
dist
# Gatsby files # Gatsby files
.cache/ .cache/