chore: gitignore

This commit is contained in:
Erica Marigold 2022-11-22 16:41:56 +05:30
parent aadb93fe9e
commit 5b93fe943b
No known key found for this signature in database
GPG key ID: 23CD97ABBBCC5ED2

1
.gitignore vendored
View file

@ -12,6 +12,7 @@ coverage
.next/ .next/
out/ out/
build build
dist/
# misc # misc
.DS_Store .DS_Store