This is an automated email from the ASF dual-hosted git repository. olamy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-expression-evaluator.git
commit 0024b1aae2836be8e7779e2b07ea6ebf64d7d4c4 Author: olivier lamy <[email protected]> AuthorDate: Mon Dec 31 08:52:40 2018 +1000 ignore idea files Signed-off-by: olivier lamy <[email protected]> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6f52bf1..7b6772c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ target .DS_Store .site-content out +*.iml
