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
The following commit(s) were added to refs/heads/master by this push:
new b5cdde5 Remove unnecessary files
b5cdde5 is described below
commit b5cdde51e6c1c227f706e526871de9cfc8ea1939
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Apr 13 17:12:53 2020 +0100
Remove unnecessary files
---
native/.gitignore | 3 ---
native/build/.gitignore | 5 -----
2 files changed, 8 deletions(-)
diff --git a/native/.gitignore b/native/.gitignore
deleted file mode 100644
index c3b2362..0000000
--- a/native/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/build-outputs.mk
-/configure
-/tcnative.spec
diff --git a/native/build/.gitignore b/native/build/.gitignore
deleted file mode 100644
index 231592e..0000000
--- a/native/build/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-/apr_common.m4
-/config.guess
-/config.sub
-/find_apr.m4
-/install.sh
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]