-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
22 lines (22 loc) · 1.14 KB
/
filetypes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping pattern="Footer.jsx" type="JSX Harmony" />
<mapping pattern="engine.js" type="JavaScript" />
<mapping pattern="vacationHistoryScene.js" type="Native" />
<mapping pattern=".env.dist" type="PLAIN_TEXT" />
<mapping pattern=".sassrc" type="PLAIN_TEXT" />
<mapping pattern="brewfile" type="PLAIN_TEXT" />
<mapping pattern="vacationHistoryScene.s" type="PLAIN_TEXT" />
<mapping pattern="init-mongo.js" type="PLAIN_TEXT" />
<mapping pattern="_challenge.scss" type="PLAIN_TEXT" />
<mapping pattern="wp-deploy" type="PLAIN_TEXT" />
<mapping pattern="scene_vacationRequest.js" type="PLAIN_TEXT" />
<removed_mapping ext="env" approved="true" type="Env File" />
<removed_mapping ext="graphql" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping pattern=".env" approved="true" type="Env File" />
<removed_mapping pattern=".env.*" approved="true" type="Env File" />
</extensionMap>
</component>
</application>