Ignore JSX files from Prettier (#23777)
This commit is contained in:
parent
84cc805cae
commit
48aeab90f6
|
@ -69,6 +69,7 @@ app/javascript/styles/mastodon/reset.scss
|
|||
|
||||
# Ignore Javascript pending https://github.com/mastodon/mastodon/pull/23631
|
||||
*.js
|
||||
*.jsx
|
||||
|
||||
# Ignore HTML till cleaned and included in CI
|
||||
*.html
|
||||
|
|
Loading…
Reference in New Issue