forked from Combodo/phpstorm_settings
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.xml
More file actions
18 lines (18 loc) · 829 Bytes
/
filetypes.xml
File metadata and controls
18 lines (18 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<application>
<component name="FileTypeManager" version="19">
<extensionMap>
<mapping pattern="yU5p03YtuMa4hDq7Lggg" type="AUTO_DETECTED" />
<mapping pattern="php81_xdebug" type="AUTO_DETECTED" />
<mapping pattern="console" type="AUTO_DETECTED" />
<mapping pattern="php83" type="AUTO_DETECTED" />
<mapping pattern="php" type="AUTO_DETECTED" />
<mapping pattern=".env.local" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern=".local.env" type="PLAIN_TEXT" />
<mapping ext="woff" type="PLAIN_TEXT" />
<mapping ext="param" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="pdf" approved="true" type="Native" />
</extensionMap>
</component>
</application>