Compare commits
No commits in common. '0a2710d14770cc240bb75e3ee5356f1dd278b14d' and 'fb17cf91aa52e41dc434de2f133dea5f6fc07330' have entirely different histories.
0a2710d147
...
fb17cf91aa
File diff suppressed because one or more lines are too long
@ -1,46 +0,0 @@
|
|||||||
<application>
|
|
||||||
<component name="CsvSettings" version="1">
|
|
||||||
<csv-formats>
|
|
||||||
<csv-format name="CSV" id="Comma-separated (CSV)_id">
|
|
||||||
<data>
|
|
||||||
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="," recordSeparator=" ">
|
|
||||||
<quotation>
|
|
||||||
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
|
||||||
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
|
||||||
</quotation>
|
|
||||||
</record-format>
|
|
||||||
</data>
|
|
||||||
</csv-format>
|
|
||||||
<csv-format name="TSV" id="Tab-separated (TSV)_id">
|
|
||||||
<data>
|
|
||||||
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="	" recordSeparator=" ">
|
|
||||||
<quotation>
|
|
||||||
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
|
||||||
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
|
||||||
</quotation>
|
|
||||||
</record-format>
|
|
||||||
</data>
|
|
||||||
</csv-format>
|
|
||||||
<csv-format name="Pipe-separated" id="Pipe-separated_id">
|
|
||||||
<data>
|
|
||||||
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="|" recordSeparator=" ">
|
|
||||||
<quotation>
|
|
||||||
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
|
||||||
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
|
||||||
</quotation>
|
|
||||||
</record-format>
|
|
||||||
</data>
|
|
||||||
</csv-format>
|
|
||||||
<csv-format name="Semicolon-separated" id="Semicolon-separated_id">
|
|
||||||
<data>
|
|
||||||
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator=";" recordSeparator=" ">
|
|
||||||
<quotation>
|
|
||||||
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
|
||||||
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
|
||||||
</quotation>
|
|
||||||
</record-format>
|
|
||||||
</data>
|
|
||||||
</csv-format>
|
|
||||||
</csv-formats>
|
|
||||||
</component>
|
|
||||||
</application>
|
|
@ -1,3 +0,0 @@
|
|||||||
<application>
|
|
||||||
<component name="DataGridAppearanceSettingsImpl" version="1" />
|
|
||||||
</application>
|
|
Loading…
Reference in new issue