This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git
commit 2f5a3d423d58d41d865d1dfae629693a28678984 Author: David Bosschaert <[email protected]> AuthorDate: Fri Feb 1 16:56:24 2019 +0000 Add dependency-reduced-pom.xml to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5b783ed..74f6dcf 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ maven-eclipse.xml .DS_Store jcr.log atlassian-ide-plugin.xml +dependency-reduced-pom.xml +
