PS-10.0.3 <sebastian@helium Create ignore.xml, web-browsers.xml, filetypes.xml, editor.codeinsight.xml, other.xml
This commit is contained in:
parent
e265d31780
commit
2deefc2f96
5
editor.codeinsight.xml
Normal file
5
editor.codeinsight.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DaemonCodeAnalyzerSettings">
|
||||||
|
<option name="SHOW_METHOD_SEPARATORS" value="true" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
25
filetypes.xml
Normal file
25
filetypes.xml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<application>
|
||||||
|
<component name="FileTypeManager" version="16">
|
||||||
|
<extensionMap>
|
||||||
|
<mapping ext="tmpl" type="HTML" />
|
||||||
|
<mapping ext="sxw" type="Native" />
|
||||||
|
<mapping pattern="temp" type="PLAIN_TEXT" />
|
||||||
|
<mapping pattern="README" type="PLAIN_TEXT" />
|
||||||
|
<mapping pattern="DEV" type="PLAIN_TEXT" />
|
||||||
|
<mapping pattern="1" type="PLAIN_TEXT" />
|
||||||
|
<mapping pattern="mfc_productimport_ERRobj" type="PLAIN_TEXT" />
|
||||||
|
<mapping pattern="ChangeLog" type="PLAIN_TEXT" />
|
||||||
|
<mapping pattern="Credits" type="PLAIN_TEXT" />
|
||||||
|
<mapping pattern="live_export_snapshot_markerfile" type="PLAIN_TEXT" />
|
||||||
|
<mapping pattern="ENABLE_INSTALL_TOOL" type="PLAIN_TEXT" />
|
||||||
|
<mapping ext="csv" type="PLAIN_TEXT" />
|
||||||
|
<mapping ext="svn" type="PLAIN_TEXT" />
|
||||||
|
<mapping ext="orig" type="PLAIN_TEXT" />
|
||||||
|
<mapping ext="thml" type="PLAIN_TEXT" />
|
||||||
|
<removed_mapping ext="ts" type="TypeScript" />
|
||||||
|
<mapping ext="ts" type="TypoScript File" />
|
||||||
|
<mapping ext="svg" type="XML" />
|
||||||
|
<mapping ext="xlf" type="XML" />
|
||||||
|
</extensionMap>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
22
ignore.xml
Normal file
22
ignore.xml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<application>
|
||||||
|
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" outerIgnoreRules="true" settingsFixed="true">
|
||||||
|
<languages>
|
||||||
|
<language id="Bazaar" ENABLE="true" NEW_FILE="true" />
|
||||||
|
<language id="Chef" ENABLE="false" NEW_FILE="true" />
|
||||||
|
<language id="Cvs" ENABLE="true" NEW_FILE="true" />
|
||||||
|
<language id="Darcs" ENABLE="true" NEW_FILE="true" />
|
||||||
|
<language id="Docker" ENABLE="false" NEW_FILE="true" />
|
||||||
|
<language id="Floobits" ENABLE="false" NEW_FILE="true" />
|
||||||
|
<language id="Fossil" ENABLE="true" NEW_FILE="true" />
|
||||||
|
<language id="Git" ENABLE="true" NEW_FILE="true" />
|
||||||
|
<language id="JSHint" ENABLE="false" NEW_FILE="true" />
|
||||||
|
<language id="Mercurial" ENABLE="true" NEW_FILE="true" />
|
||||||
|
<language id="Monotone" ENABLE="true" NEW_FILE="true" />
|
||||||
|
<language id="Nodemon" ENABLE="false" NEW_FILE="true" />
|
||||||
|
<language id="Npm" ENABLE="false" NEW_FILE="true" />
|
||||||
|
<language id="Perforce" ENABLE="true" NEW_FILE="true" />
|
||||||
|
<language id="Team Foundation" ENABLE="true" NEW_FILE="true" />
|
||||||
|
</languages>
|
||||||
|
<userTemplates />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
7
other.xml
Normal file
7
other.xml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<application>
|
||||||
|
<component name="ExternalResourceManagerImpl">
|
||||||
|
<resource url="http://typo3.org/ns/TYPO3/Fluid/ViewHelpers" location="/home/www/config/fluid-7.6.xsd" />
|
||||||
|
<resource url="http://www.evoweb.de/ns/SfRegister/ViewHelpers" location="/home/www/config/sf_register.xsd" />
|
||||||
|
<resource url="http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" location="$USER_HOME$/.WebIde100/system/extResources/2889bd79_svg11.dtd" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
10
web-browsers.xml
Normal file
10
web-browsers.xml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<application>
|
||||||
|
<component name="WebBrowsersConfiguration">
|
||||||
|
<browser id="98ca6316-2f89-46d9-a9e5-fa9e2b0625b3" name="Chrome" family="CHROME" />
|
||||||
|
<browser id="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" name="Firefox" family="FIREFOX" />
|
||||||
|
<browser id="e5120d43-2c3f-47ef-9f26-65e539e05186" name="Safari" family="SAFARI" />
|
||||||
|
<browser id="53e2f627-b1a7-4dfa-bfa7-5b83cc034776" name="Opera" family="OPERA" />
|
||||||
|
<browser id="b1b2ec2c-20bd-4ee2-89c4-616db004bcd4" name="Yandex" family="CHROME" path="yandex" active="false" />
|
||||||
|
<browser id="16bf23d4-93e0-4ffc-bfd6-cb13575177b0" name="Internet Explorer" family="EXPLORER" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
Loading…
Reference in New Issue
Block a user