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

This commit is contained in:
2022-11-02 13:23:00 +08:00
parent 5fa65fe3fa
commit 6920e74f91
+2 -2
View File
@@ -15,8 +15,8 @@
<mapping ext="sqlite3" type="PLAIN_TEXT" />
<mapping ext="dat" type="PLAIN_TEXT" />
<mapping ext="info" type="PLAIN_TEXT" />
<mapping pattern=".analysis_options" type="YAML" />
<mapping pattern="pubspec.lock" type="YAML" />
<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" />