style(editors): add trailing newline to .prettierignore (#5540)

For consistency with our `.editorconfig`.
This commit is contained in:
overlookmotel 2024-09-06 12:23:15 +00:00
parent 87a79d9cd0
commit 7414ff89b6

View file

@ -2,4 +2,4 @@ target/
**/.git **/.git
**/.svn **/.svn
**/.hg **/.hg
**/node_modules **/node_modules