Browse Source

CL-2021.1.2 <TheoryOfNekomata@VALHALLA Update filetypes.xml

master
TheoryOfNekomata 2 years ago
parent
commit
4ffe9d7fcb
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      filetypes.xml

+ 2
- 2
filetypes.xml View File

@@ -1,14 +1,14 @@
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping ext="tsv" type="CSV/TSV" />
<removed_mapping ext="tsv" type="CSV/TSV" />
<mapping ext="babelrc" type="JSON" />
<mapping ext="sequelizerc" type="JavaScript" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern=".gitmessage" type="PLAIN_TEXT" />
<mapping pattern=".browserslistrc" type="PLAIN_TEXT" />
<mapping pattern="LICENSE" type="PLAIN_TEXT" />
<removed_mapping ext="tsv" type="TSV" />
<mapping ext="tsv" type="TSV" />
<removed_mapping ext="csv" approved="true" type="CSV" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="mdx" approved="true" type="Markdown" />


Loading…
Cancel
Save