My settings for JetBrains IDEs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 line
921 B

  1. <application>
  2. <component name="FileTypeManager" version="18">
  3. <extensionMap>
  4. <mapping ext="gradle.kts" type="Kotlin" />
  5. <mapping ext="main.kts" type="Kotlin" />
  6. <mapping ext="babelrc" type="JSON" />
  7. <mapping ext="sequelizerc" type="JavaScript" />
  8. <mapping pattern="LICENSE" type="PLAIN_TEXT" />
  9. <mapping pattern=".gitkeep" type="PLAIN_TEXT" />
  10. <mapping pattern=".gitmessage" type="PLAIN_TEXT" />
  11. <mapping pattern=".browserslistrc" type="PLAIN_TEXT" />
  12. <removed_mapping ext="csv" approved="true" type="CSV" />
  13. <removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
  14. <removed_mapping ext="mdx" approved="true" type="Markdown" />
  15. <removed_mapping pattern=".browserslistrc" approved="true" type="JSON" />
  16. <removed_mapping pattern=".sequelizerc" approved="true" type="JSON" />
  17. </extensionMap>
  18. </component>
  19. </application>