You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/10/26 20:37:56 UTC

[maven-wrapper-plugin] branch master updated: improve gitignore

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wrapper-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 0803716  improve gitignore
0803716 is described below

commit 08037168eaf416408747748c41183784e9b06a56
Author: Slawomir Jaranowski <sl...@payu.pl>
AuthorDate: Tue Oct 26 21:21:44 2021 +0200

    improve gitignore
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index b980fd9..6d7d183 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,6 @@
 /.project
 /.settings
 *.iml
+.idea
 /.factorypath
+.DS_Store