This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 42c7104  Include .editorconfig in text files that need consistent line 
endings
42c7104 is described below

commit 42c7104541da6350f4c4be308a606dc768bb78ff
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jan 20 09:30:36 2022 +0000

    Include .editorconfig in text files that need consistent line endings
---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index f8f817c..fcd35b1 100644
--- a/build.xml
+++ b/build.xml
@@ -278,6 +278,7 @@
     <include name="**/*.classpath"/>
     <include name="**/*.css"/>
     <include name="**/*.dtd"/>
+    <include name="**/*.editorconfig"/>
     <include name="**/*.htm"/>
     <include name="**/*.html"/>
     <include name="**/*.iml"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to