You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/10/22 12:33:04 UTC

[maven-jxr] branch trunk updated: improved .gitignore

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

hboutemy pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3338c6f  improved .gitignore
3338c6f is described below

commit 3338c6f296b78d299a59d19512ae9f2395d109bb
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Oct 22 14:33:02 2017 +0200

    improved .gitignore
---
 .gitignore | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index ec10551..f79c928 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,15 @@
 target/
-.idea/
+.project
+.classpath
+.settings/
+.svn/
+bin/
+# Intellij
+*.ipr
 *.iml
+.idea
+out/
+.DS_Store
+/bootstrap
+/dependencies.xml
+.java-version

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].