ente/.prettierignore

11 lines
164 B
Plaintext
Raw Normal View History

2023-04-29 16:49:28 +00:00
thirdparty/
public/
node_modules/
*.md
2024-02-16 05:06:19 +00:00
*.yml
# TODO (MR): This file might not be needed after we update prettier to v3, since
# v3 respects .gitignore
.next/
out/