feat: ignore dist

This commit is contained in:
Shivam Mishra 2021-04-11 10:27:41 +00:00 committed by GitHub
parent 8e1bd6859a
commit 51a07a12c6

4
.gitignore vendored
View File

@ -60,4 +60,8 @@ typings/
# next.js build output
.next
# npm build output
dist
.DS_Store