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:28:14 UTC

[maven-doxia-sitetools] branch trunk updated: added .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-doxia-sitetools.git


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

commit a33e34b41aec2b08ab70e3779caecee7961ea6a2
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Oct 22 14:28:05 2017 +0200

    added .gitignore
---
 .gitignore | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..19e9e0b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+*.iml
+*.ipr
+target
+*.iws
+.classpath
+dependency-reduced-pom.xml
+build
+.classpath
+.project
+.settings
+.idea
+.surefire-*
+.DS_Store
+*.versionsBackup

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