You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/07/03 16:21:13 UTC

[tomcat-native] 01/02: Ignore local release builds

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org