2022-08-30 12:22:11 +02:00

23 lines
888 B
XML

<application>
<component name="FindSettings">
<option name="customScope" value="Only changes uncommitted to VCS in all files" />
<option name="defaultScopeName" value="Only changes uncommitted to VCS in all files" />
<option name="regularExpressions" value="true" />
<option name="showResultsInSeparateView" value="true" />
<option name="REGULAR_EXPRESSIONS" value="true" />
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
<option name="SEARCH_SCOPE" value="Only changes uncommitted to VCS in all files" />
<mask>*.leex</mask>
<mask>*.html.eex</mask>
<mask>*.html.?eex</mask>
<mask>*.js</mask>
<mask>*.css</mask>
<mask>*.html</mask>
<mask>*.xml</mask>
<mask>*.jsp</mask>
<mask>*.properties</mask>
<mask>*.java</mask>
<mask>*.html.?eex, *.html</mask>
<mask>*.ex</mask>
</component>
</application>