Ignore JSX files from Prettier (#23777)

This commit is contained in:
Nick Schonning 2023-02-21 19:56:11 -05:00 committed by GitHub
parent 84cc805cae
commit 48aeab90f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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