This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push: new b1d954fd0 Additional files to ignore b1d954fd0 is described below commit b1d954fd0d22a9300b95b04b1e4b567abe9346b3 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Sep 27 11:50:20 2023 +0100 Additional files to ignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 3bb76e787..5db8bcac8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,11 +14,15 @@ /native/build/config.sub /native/build/find_apr.m4 /native/build/install.sh +/native/build/install-sh +/native/build/ltmain.sh /native/build/rules.mk +/native/aclocal.m4 /native/config.log /native/config.nice /native/config.status /native/configure +/native/configure~ /native/libtcnative-1.la /native/libtcnative-2.la /native/tcnative.pc --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org