|
5 | 5 | <mapping pattern="*.php.stub" type="PHP" />
|
6 | 6 | <mapping pattern=".php_cs" type="PHP" />
|
7 | 7 | <mapping ext="stub" type="PHP" />
|
8 |
| - <mapping pattern="test" type="PLAIN_TEXT" /> |
9 | 8 | <mapping pattern="create_dashboard_tiles_table" type="PLAIN_TEXT" />
|
| 9 | + <mapping pattern="test" type="PLAIN_TEXT" /> |
10 | 10 | <mapping pattern=".env-flare" type="PLAIN_TEXT" />
|
11 | 11 | <mapping pattern="determining-the-current-tenant" type="PLAIN_TEXT" />
|
12 | 12 | <mapping pattern="publicKey" type="PLAIN_TEXT" />
|
13 | 13 | <mapping pattern="jsonToHtml" type="PLAIN_TEXT" />
|
14 | 14 | <mapping pattern="create_email_campaigns_table" type="PLAIN_TEXT" />
|
15 |
| - <mapping pattern=".prettierrc" type="PLAIN_TEXT" /> |
16 | 15 | <mapping pattern="TailCommandTest" type="PLAIN_TEXT" />
|
17 | 16 | <mapping pattern="publicSignature" type="PLAIN_TEXT" />
|
18 | 17 | <mapping pattern="general-overview" type="PLAIN_TEXT" />
|
|
26 | 25 | <mapping pattern="forms" type="PLAIN_TEXT" />
|
27 | 26 | <mapping pattern="MaintenancePeriodPolicy" type="PLAIN_TEXT" />
|
28 | 27 | <mapping pattern="alternative-delimiter" type="PLAIN_TEXT" />
|
29 |
| - <mapping pattern=".php_cs.dist" type="PLAIN_TEXT" /> |
30 |
| - <mapping pattern="config" type="PLAIN_TEXT" /> |
31 | 28 | <mapping pattern="getting-a-license" type="PLAIN_TEXT" />
|
32 |
| - <mapping pattern="views" type="PLAIN_TEXT" /> |
| 29 | + <mapping pattern="config" type="PLAIN_TEXT" /> |
| 30 | + <mapping pattern=".php_cs.dist" type="PLAIN_TEXT" /> |
33 | 31 | <mapping pattern="invalidWelcomeLink" type="PLAIN_TEXT" />
|
| 32 | + <mapping pattern="views" type="PLAIN_TEXT" /> |
34 | 33 | <mapping pattern=".gitkeep" type="PLAIN_TEXT" />
|
35 | 34 | <mapping pattern="creating-your-own-tile" type="PLAIN_TEXT" />
|
36 | 35 | <mapping pattern="using-a-custom-tenant-model" type="PLAIN_TEXT" />
|
|
0 commit comments