PY-2022.2.3 <debuggerx@debuggerx-e5 Update filetypes.xml

This commit is contained in:
2022-11-03 09:33:48 +08:00
parent 6920e74f91
commit aa4ebe9220
+1 -2
View File
@@ -15,8 +15,6 @@
<mapping ext="sqlite3" type="PLAIN_TEXT" />
<mapping ext="dat" type="PLAIN_TEXT" />
<mapping ext="info" type="PLAIN_TEXT" />
<removed_mapping ext="txt" type="PLAIN_TEXT" />
<mapping ext="txt" type="requirements.txt" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
@@ -26,6 +24,7 @@
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="mk" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<removed_mapping ext="txt" type="PLAIN_TEXT" />
<removed_mapping pattern=".analysis_options" approved="true" type="YAML" />
<removed_mapping pattern="pubspec.lock" approved="true" type="YAML" />
</extensionMap>