This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch feature/SLING-8337 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git
commit 939fe36b3e8a2c29488ca31a02a395d4c792775a Author: Robert Munteanu <[email protected]> AuthorDate: Fri Apr 19 15:20:12 2019 +0300 Updated .gitignore file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 84d2b34..9b12573 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ docker-env /target/ +/.classpath +/.settings +/.project
