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 e79821b2c09d58cc2803e714ef5e771926da212b Author: Radu Cotescu <[email protected]> AuthorDate: Fri Apr 19 15:02:03 2019 +0200 trivial: updated .gitignore --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.gitignore b/.gitignore index 84d2b34..a864a38 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,18 @@ docker-env /target/ +.idea +.classpath +.metadata +.project +.settings +.externalToolBuilders +maven-eclipse.xml +*.swp +*.iml +*.ipr +*.iws +*.bak +.vlt +.DS_Store +jcr.log +atlassian-ide-plugin.xml
