PY-2022.2.3 <howard@howard-Latitude-5501 Create baseRefactoring.xml, ide.general.xml, ide-features-trainer.xml, diff.xml, shared-indexes.xml, Default.xml, keymap.xml, find.xml, ui.lnf.xml, DontShowAgainFeedbackService.xml, filetypes.xml, remote-servers.xml, editor-font.xml, colors.scheme.xml, databaseDrivers.xml, laf.xml, sshConfigs.xml, Default.xml, nodejs.xml, GNOME howard 2022 Proper Redo.xml, jdk.table.xml, GNOME howard 2022.xml, vcs.xml, editor.xml, usageView.xml, webServers.xml, debugger.xml, updates.xml

This commit is contained in:
Martin Fencl
2022-10-16 00:29:35 +02:00
commit 0388ce36aa
28 changed files with 4796 additions and 0 deletions

19
filetypes.xml Normal file
View File

@@ -0,0 +1,19 @@
<application>
<component name="FileTypeManager" version="18">
<ignoreFiles list="*$py.class;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" />
<extensionMap>
<mapping pattern="Dockerfile-test" type="AUTO_DETECTED" />
<mapping pattern="text_help" type="AUTO_DETECTED" />
<mapping pattern=".keep" type="PLAIN_TEXT" />
<mapping pattern=".a" type="PLAIN_TEXT" />
<mapping pattern=".profile" type="PLAIN_TEXT" />
<mapping ext="config" type="PLAIN_TEXT" />
<mapping ext="sqlite3" type="PLAIN_TEXT" />
<mapping ext="log" type="PLAIN_TEXT" />
<mapping ext="bin" type="PLAIN_TEXT" />
<mapping ext="csv" type="PLAIN_TEXT" />
<mapping ext="" type="PLAIN_TEXT" />
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
</extensionMap>
</component>
</application>