fix: updated gitignore with dist folder (#2421)

This commit is contained in:
sriram veeraghanta
2023-10-12 17:09:18 +05:30
committed by GitHub
parent 892a30c3a8
commit 0a95713911

1
.gitignore vendored
View File

@@ -16,6 +16,7 @@ node_modules
# Production
/build
dist
# Misc
.DS_Store