IU-2021.2.2 <aiko@pro.local Update find.xml

This commit is contained in:
Aiko Mastboom 2021-10-21 22:41:34 +02:00
parent 98a70cef1e
commit 0a197722ea

View File

@ -5,7 +5,7 @@
<option name="showResultsInSeparateView" value="true" /> <option name="showResultsInSeparateView" value="true" />
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" /> <option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
<option name="SEARCH_SCOPE" value="Project Files" /> <option name="SEARCH_SCOPE" value="Project Files" />
<option name="FILE_MASK" value="*.ex" /> <option name="FILE_MASK" value="*.html.?eex" />
<mask>*.css</mask> <mask>*.css</mask>
<mask>*.html</mask> <mask>*.html</mask>
<mask>*.xml</mask> <mask>*.xml</mask>
@ -15,7 +15,7 @@
<mask>*.js</mask> <mask>*.js</mask>
<mask>*.leex</mask> <mask>*.leex</mask>
<mask>*.html.eex</mask> <mask>*.html.eex</mask>
<mask>*.html.?eex</mask>
<mask>*.ex</mask> <mask>*.ex</mask>
<mask>*.html.?eex</mask>
</component> </component>
</application> </application>