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 <[email protected]>
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
['"[email protected]" <[email protected]>'].