Fix prettierignore

This commit is contained in:
Austin Chen 2022-07-17 23:28:14 -07:00
parent af8b07d6ca
commit 06feaa9ab0

View File

@ -1,4 +1,4 @@
# Ignore Next artifacts # Ignore Next artifacts
.next/ .next/
out/ out/
public/*.json public/**/*.json