PS-2021.3.2 <rodude123@rodude123s-x360 Update filetypes.xml

This commit is contained in:
Rohit Pai 2022-03-26 18:13:35 +00:00
parent 30f8bf3c14
commit 2b95245b4b

View File

@ -4,15 +4,15 @@
<extensionMap> <extensionMap>
<mapping pattern="ArtifactDB" type="AUTO_DETECTED" /> <mapping pattern="ArtifactDB" type="AUTO_DETECTED" />
<mapping ext="mat" type="AUTO_DETECTED" /> <mapping ext="mat" type="AUTO_DETECTED" />
<mapping ext=".tabnine.model" type="Tabnine project model file" />
<mapping ext=".tabnine" type="Tabnine project model file" />
<mapping ext=".model" type="Tabnine project model file" />
<mapping ext="tabnine" type="Tabnine project model file" />
<mapping ext="model" type="Tabnine project model file" />
<removed_mapping ext="csv" approved="true" type="CSV" /> <removed_mapping ext="csv" approved="true" type="CSV" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" /> <removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="pdf" approved="true" type="Native" /> <removed_mapping ext="pdf" approved="true" type="Native" />
<removed_mapping ext="tsv" approved="true" type="TSV" /> <removed_mapping ext="tsv" approved="true" type="TSV" />
<mapping ext=".model" type="Tabnine project model file" />
<mapping ext=".tabnine" type="Tabnine project model file" />
<mapping ext=".tabnine.model" type="Tabnine project model file" />
<mapping ext="model" type="Tabnine project model file" />
<mapping ext="tabnine" type="Tabnine project model file" />
</extensionMap> </extensionMap>
</component> </component>
</application> </application>