Ignore JSX files from Prettier (#23777)

lolsob-rspec
Nick Schonning 2023-02-21 19:56:11 -05:00 committed by GitHub
parent dd46810e8a
commit 3e43bc352d
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