|
|
|
@ -2,8 +2,8 @@
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="b850c661-13d4-478c-951c-1a06c2a6f1db" name="Default" comment="">
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/README.md" afterPath="$PROJECT_DIR$/README.md" />
|
|
|
|
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/package.json" afterPath="$PROJECT_DIR$/package.json" />
|
|
|
|
|
</list>
|
|
|
|
|
<ignored path="gulp-browser.iws" />
|
|
|
|
|
<ignored path=".idea/workspace.xml" />
|
|
|
|
@ -78,7 +78,7 @@
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/README.md">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state vertical-scroll-proportion="0.77253217">
|
|
|
|
|
<caret line="20" column="7" selection-start-line="20" selection-start-column="7" selection-end-line="20" selection-end-column="7" />
|
|
|
|
|
<caret line="20" column="22" selection-start-line="20" selection-start-column="22" selection-end-line="20" selection-end-column="22" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
@ -116,8 +116,8 @@
|
|
|
|
|
<file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state vertical-scroll-proportion="-0.8181818">
|
|
|
|
|
<caret line="6" column="0" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" />
|
|
|
|
|
<state vertical-scroll-proportion="-0.95454544">
|
|
|
|
|
<caret line="7" column="12" selection-start-line="7" selection-start-column="12" selection-end-line="7" selection-end-column="12" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
@ -131,7 +131,6 @@
|
|
|
|
|
<component name="IdeDocumentHistory">
|
|
|
|
|
<option name="CHANGED_PATHS">
|
|
|
|
|
<list>
|
|
|
|
|
<option value="$PROJECT_DIR$/.gitignore" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ts/browserify.ts" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ts/index.ts" />
|
|
|
|
|
<option value="$PROJECT_DIR$/test/browserifyGulpTest.js" />
|
|
|
|
@ -140,6 +139,7 @@
|
|
|
|
|
<option value="$PROJECT_DIR$/.travis.yml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ts/test.ts" />
|
|
|
|
|
<option value="$PROJECT_DIR$/package.json" />
|
|
|
|
|
<option value="$PROJECT_DIR$/.gitignore" />
|
|
|
|
|
<option value="$PROJECT_DIR$/README.md" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
@ -243,24 +243,6 @@
|
|
|
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
<PATH>
|
|
|
|
|
<PATH_ELEMENT>
|
|
|
|
|
<option name="myItemId" value="gulp-browser" />
|
|
|
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT>
|
|
|
|
|
<option name="myItemId" value="gulp-browser" />
|
|
|
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT>
|
|
|
|
|
<option name="myItemId" value="test" />
|
|
|
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT>
|
|
|
|
|
<option name="myItemId" value="result" />
|
|
|
|
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
</subPane>
|
|
|
|
|
</pane>
|
|
|
|
|
<pane id="Scope" />
|
|
|
|
@ -471,14 +453,6 @@
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/result/browserifyGulpTest.js">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state vertical-scroll-proportion="0.76282054">
|
|
|
|
|
<caret line="7404" column="23" selection-start-line="7404" selection-start-column="23" selection-end-line="7404" selection-end-column="23" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/ts/index.ts">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state vertical-scroll-proportion="0.0">
|
|
|
|
@ -503,14 +477,6 @@
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state vertical-scroll-proportion="-0.8181818">
|
|
|
|
|
<caret line="6" column="0" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state vertical-scroll-proportion="0.0">
|
|
|
|
@ -535,10 +501,18 @@
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state vertical-scroll-proportion="-0.95454544">
|
|
|
|
|
<caret line="7" column="12" selection-start-line="7" selection-start-column="12" selection-end-line="7" selection-end-column="12" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/README.md">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state vertical-scroll-proportion="0.77253217">
|
|
|
|
|
<caret line="20" column="7" selection-start-line="20" selection-start-column="7" selection-end-line="20" selection-end-column="7" />
|
|
|
|
|
<caret line="20" column="22" selection-start-line="20" selection-start-column="22" selection-end-line="20" selection-end-column="22" />
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|