Added EditorConfig

This commit is contained in:
2021-04-07 00:45:30 +02:00
parent be0d4d8aeb
commit 9c8e9642fe
5 changed files with 13 additions and 4 deletions

View File

@@ -143,7 +143,7 @@ TODO
+ *Author*: [Llewellyn van der Merwe](mailto:llewellyn@joomlacomponentbuilder.com)
+ *Name*: [Component Builder](https://github.com/vdm-io/Joomla-Component-Builder)
+ *First Build*: 30th April, 2015
+ *Last Build*: 16th March, 2021
+ *Last Build*: 6th April, 2021
+ *Version*: 2.12.9
+ *Copyright*: Copyright (C) 2015 Vast Development Method. All rights reserved.
+ *License*: GNU General Public License version 2 or later; see LICENSE.txt

View File

@@ -1003,7 +1003,7 @@
name="toignore"
label="COM_COMPONENTBUILDER_JOOMLA_COMPONENT_TOIGNORE_LABEL"
size="10"
maxlength="50"
maxlength="550"
default=".git"
description="COM_COMPONENTBUILDER_JOOMLA_COMPONENT_TOIGNORE_DESCRIPTION"
class="text_area"