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

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


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

commit 74c772176b423ae327287a7ad9d7e010ea7c3b44
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 9db5563..baaef6c 100644
--- a/build.xml
+++ b/build.xml
@@ -277,6 +277,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