This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit 7d03ce25e1b96859854443349c3ec4d731c35072 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Jul 3 16:47:26 2019 +0100 Ignore local release builds --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2f6482f..7acc2f5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,5 +20,8 @@ /native/tcnative.pc /native/tcnative.spec +/tomcat-native-* +/tomcat-native-*/ + **/*.lo **/*.o --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org