|
@@ -0,0 +1,236 @@
|
|
1
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+<project version="4">
|
|
3
|
+ <component name="ChangeListManager">
|
|
4
|
+ <list default="true" id="d70df043-1823-4e85-9337-37710dd19ed8" name="Default" comment="" />
|
|
5
|
+ <ignored path="src.iws" />
|
|
6
|
+ <ignored path=".idea/workspace.xml" />
|
|
7
|
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
8
|
+ <option name="TRACKING_ENABLED" value="true" />
|
|
9
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
10
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
11
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
12
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
13
|
+ </component>
|
|
14
|
+ <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
|
15
|
+ <component name="CreatePatchCommitExecutor">
|
|
16
|
+ <option name="PATCH_PATH" value="" />
|
|
17
|
+ </component>
|
|
18
|
+ <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
19
|
+ <component name="FavoritesManager">
|
|
20
|
+ <favorites_list name="src" />
|
|
21
|
+ </component>
|
|
22
|
+ <component name="FileEditorManager">
|
|
23
|
+ <leaf>
|
|
24
|
+ <file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
|
|
25
|
+ <entry file="file://$PROJECT_DIR$/.gitignore">
|
|
26
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
27
|
+ <state vertical-scroll-proportion="0.0">
|
|
28
|
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
29
|
+ <folding />
|
|
30
|
+ </state>
|
|
31
|
+ </provider>
|
|
32
|
+ </entry>
|
|
33
|
+ </file>
|
|
34
|
+ <file leaf-file-name="index.php" pinned="false" current-in-tab="true">
|
|
35
|
+ <entry file="file://$PROJECT_DIR$/index.php">
|
|
36
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
37
|
+ <state vertical-scroll-proportion="0.0">
|
|
38
|
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
39
|
+ <folding />
|
|
40
|
+ </state>
|
|
41
|
+ </provider>
|
|
42
|
+ </entry>
|
|
43
|
+ </file>
|
|
44
|
+ </leaf>
|
|
45
|
+ </component>
|
|
46
|
+ <component name="Git.Settings">
|
|
47
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
48
|
+ </component>
|
|
49
|
+ <component name="JsBuildToolGruntFileManager" detection-done="true" />
|
|
50
|
+ <component name="JsGulpfileManager">
|
|
51
|
+ <detection-done>true</detection-done>
|
|
52
|
+ </component>
|
|
53
|
+ <component name="NamedScopeManager">
|
|
54
|
+ <order />
|
|
55
|
+ </component>
|
|
56
|
+ <component name="ProjectFrameBounds">
|
|
57
|
+ <option name="y" value="27" />
|
|
58
|
+ <option name="width" value="1920" />
|
|
59
|
+ <option name="height" value="1053" />
|
|
60
|
+ </component>
|
|
61
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
62
|
+ <OptionsSetting value="true" id="Add" />
|
|
63
|
+ <OptionsSetting value="true" id="Remove" />
|
|
64
|
+ <OptionsSetting value="true" id="Checkout" />
|
|
65
|
+ <OptionsSetting value="true" id="Update" />
|
|
66
|
+ <OptionsSetting value="true" id="Status" />
|
|
67
|
+ <OptionsSetting value="true" id="Edit" />
|
|
68
|
+ <ConfirmationsSetting value="0" id="Add" />
|
|
69
|
+ <ConfirmationsSetting value="0" id="Remove" />
|
|
70
|
+ </component>
|
|
71
|
+ <component name="ProjectView">
|
|
72
|
+ <navigator currentView="ProjectPane" proportions="" version="1">
|
|
73
|
+ <flattenPackages />
|
|
74
|
+ <showMembers />
|
|
75
|
+ <showModules />
|
|
76
|
+ <showLibraryContents />
|
|
77
|
+ <hideEmptyPackages />
|
|
78
|
+ <abbreviatePackageNames />
|
|
79
|
+ <autoscrollToSource />
|
|
80
|
+ <autoscrollFromSource />
|
|
81
|
+ <sortByType />
|
|
82
|
+ </navigator>
|
|
83
|
+ <panes>
|
|
84
|
+ <pane id="Scratches" />
|
|
85
|
+ <pane id="Scope" />
|
|
86
|
+ <pane id="ProjectPane">
|
|
87
|
+ <subPane>
|
|
88
|
+ <PATH>
|
|
89
|
+ <PATH_ELEMENT>
|
|
90
|
+ <option name="myItemId" value="src" />
|
|
91
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
92
|
+ </PATH_ELEMENT>
|
|
93
|
+ </PATH>
|
|
94
|
+ <PATH>
|
|
95
|
+ <PATH_ELEMENT>
|
|
96
|
+ <option name="myItemId" value="src" />
|
|
97
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
98
|
+ </PATH_ELEMENT>
|
|
99
|
+ <PATH_ELEMENT>
|
|
100
|
+ <option name="myItemId" value="src" />
|
|
101
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
102
|
+ </PATH_ELEMENT>
|
|
103
|
+ </PATH>
|
|
104
|
+ <PATH>
|
|
105
|
+ <PATH_ELEMENT>
|
|
106
|
+ <option name="myItemId" value="src" />
|
|
107
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
108
|
+ </PATH_ELEMENT>
|
|
109
|
+ <PATH_ELEMENT>
|
|
110
|
+ <option name="myItemId" value="src" />
|
|
111
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
112
|
+ </PATH_ELEMENT>
|
|
113
|
+ <PATH_ELEMENT>
|
|
114
|
+ <option name="myItemId" value="views" />
|
|
115
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
116
|
+ </PATH_ELEMENT>
|
|
117
|
+ </PATH>
|
|
118
|
+ <PATH>
|
|
119
|
+ <PATH_ELEMENT>
|
|
120
|
+ <option name="myItemId" value="src" />
|
|
121
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
122
|
+ </PATH_ELEMENT>
|
|
123
|
+ <PATH_ELEMENT>
|
|
124
|
+ <option name="myItemId" value="src" />
|
|
125
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
126
|
+ </PATH_ELEMENT>
|
|
127
|
+ <PATH_ELEMENT>
|
|
128
|
+ <option name="myItemId" value="models" />
|
|
129
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
130
|
+ </PATH_ELEMENT>
|
|
131
|
+ </PATH>
|
|
132
|
+ <PATH>
|
|
133
|
+ <PATH_ELEMENT>
|
|
134
|
+ <option name="myItemId" value="src" />
|
|
135
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
136
|
+ </PATH_ELEMENT>
|
|
137
|
+ <PATH_ELEMENT>
|
|
138
|
+ <option name="myItemId" value="src" />
|
|
139
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
140
|
+ </PATH_ELEMENT>
|
|
141
|
+ <PATH_ELEMENT>
|
|
142
|
+ <option name="myItemId" value="lib" />
|
|
143
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
144
|
+ </PATH_ELEMENT>
|
|
145
|
+ </PATH>
|
|
146
|
+ <PATH>
|
|
147
|
+ <PATH_ELEMENT>
|
|
148
|
+ <option name="myItemId" value="src" />
|
|
149
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
150
|
+ </PATH_ELEMENT>
|
|
151
|
+ <PATH_ELEMENT>
|
|
152
|
+ <option name="myItemId" value="src" />
|
|
153
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
154
|
+ </PATH_ELEMENT>
|
|
155
|
+ <PATH_ELEMENT>
|
|
156
|
+ <option name="myItemId" value="controllers" />
|
|
157
|
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
158
|
+ </PATH_ELEMENT>
|
|
159
|
+ </PATH>
|
|
160
|
+ </subPane>
|
|
161
|
+ </pane>
|
|
162
|
+ </panes>
|
|
163
|
+ </component>
|
|
164
|
+ <component name="PropertiesComponent">
|
|
165
|
+ <property name="settings.editor.selected.configurable" value="preferences.sourceCode.CoffeeScript" />
|
|
166
|
+ <property name="settings.editor.splitter.proportion" value="0.2" />
|
|
167
|
+ <property name="WebServerToolWindowFactoryState" value="false" />
|
|
168
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
169
|
+ </component>
|
|
170
|
+ <component name="ShelveChangesManager" show_recycled="false" />
|
|
171
|
+ <component name="TaskManager">
|
|
172
|
+ <task active="true" id="Default" summary="Default task">
|
|
173
|
+ <changelist id="d70df043-1823-4e85-9337-37710dd19ed8" name="Default" comment="" />
|
|
174
|
+ <created>1443540603807</created>
|
|
175
|
+ <option name="number" value="Default" />
|
|
176
|
+ <updated>1443540603807</updated>
|
|
177
|
+ </task>
|
|
178
|
+ <servers />
|
|
179
|
+ </component>
|
|
180
|
+ <component name="ToolWindowManager">
|
|
181
|
+ <frame x="0" y="27" width="1920" height="1053" extended-state="6" />
|
|
182
|
+ <editor active="false" />
|
|
183
|
+ <layout>
|
|
184
|
+ <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
185
|
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
186
|
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
187
|
+ <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
188
|
+ <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
189
|
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
190
|
+ <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
191
|
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
192
|
+ <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
193
|
+ <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
194
|
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
195
|
+ <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
196
|
+ <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
197
|
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
198
|
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
199
|
+ <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
200
|
+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
201
|
+ </layout>
|
|
202
|
+ </component>
|
|
203
|
+ <component name="VcsContentAnnotationSettings">
|
|
204
|
+ <option name="myLimit" value="2678400000" />
|
|
205
|
+ </component>
|
|
206
|
+ <component name="XDebuggerManager">
|
|
207
|
+ <breakpoint-manager />
|
|
208
|
+ <watches-manager />
|
|
209
|
+ </component>
|
|
210
|
+ <component name="editorHistoryManager">
|
|
211
|
+ <entry file="file://$PROJECT_DIR$/views/index.html.php">
|
|
212
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
213
|
+ <state vertical-scroll-proportion="0.0">
|
|
214
|
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
215
|
+ <folding />
|
|
216
|
+ </state>
|
|
217
|
+ </provider>
|
|
218
|
+ </entry>
|
|
219
|
+ <entry file="file://$PROJECT_DIR$/.gitignore">
|
|
220
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
221
|
+ <state vertical-scroll-proportion="0.0">
|
|
222
|
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
223
|
+ <folding />
|
|
224
|
+ </state>
|
|
225
|
+ </provider>
|
|
226
|
+ </entry>
|
|
227
|
+ <entry file="file://$PROJECT_DIR$/index.php">
|
|
228
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
229
|
+ <state vertical-scroll-proportion="0.0">
|
|
230
|
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
231
|
+ <folding />
|
|
232
|
+ </state>
|
|
233
|
+ </provider>
|
|
234
|
+ </entry>
|
|
235
|
+ </component>
|
|
236
|
+</project>
|