This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/master by this push:
new 63e6f31 add dependency reduced pom to .gitignore
63e6f31 is described below
commit 63e6f31f3893707310b843b8f331a9e8dd494f12
Author: tallison <[email protected]>
AuthorDate: Wed Oct 9 19:50:25 2019 -0700
add dependency reduced pom to .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 7c3e3e6..dda6180 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
.svn
target
+dependency-reduced-pom.xml
.idea
.classpath
.project