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-site.git
commit 0e54f9b3fde87148404297663dfd5b0d8de69e7f Author: Hervé Boutemy <[email protected]> AuthorDate: Tue May 1 04:28:29 2018 +0200 added .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a5cb80b --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +.classpath +.project +nbactions.xml +.settings +target +test-output +*.iml +.idea +.svn/* -- To stop receiving notification emails like this one, please contact [email protected].
