-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
26 lines (26 loc) · 1.32 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
23
24
25
26
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping pattern="hip.php" type="AUTO_DETECTED" />
<mapping pattern=".keep" type="PLAIN_TEXT" />
<mapping pattern="demo" type="PLAIN_TEXT" />
<mapping pattern=".vercelignore" type="PLAIN_TEXT" />
<mapping pattern="c188862d6e5112391cc3436f916eeea823b53e71" type="PLAIN_TEXT" />
<mapping pattern="customer-white.svg" type="PLAIN_TEXT" />
<mapping pattern="laracasts" type="PLAIN_TEXT" />
<mapping pattern="README.md" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping ext="stub" type="PLAIN_TEXT" />
<mapping ext="text" type="PLAIN_TEXT" />
<mapping pattern="image_library.yaml" type="YAML" />
<mapping ext="lock" type="YAML" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<mapping pattern="delete-selected" type="Blade" />
<mapping pattern="pop-notifications.blade.php" type="Blade" />
</extensionMap>
</component>
</application>