You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/01/23 13:31:27 UTC

[maven-doxia-book-renderer] branch ignore created (now 839d7c8)

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

elharo pushed a change to branch ignore
in repository https://gitbox.apache.org/repos/asf/maven-doxia-book-renderer.git.


      at 839d7c8  add .gitignore

This branch includes the following new commits:

     new 839d7c8  add .gitignore

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-doxia-book-renderer] 01/01: add .gitignore

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch ignore
in repository https://gitbox.apache.org/repos/asf/maven-doxia-book-renderer.git

commit 839d7c8dd539de5c210ce271b0a72b871c6e48c3
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Thu Jan 23 08:31:13 2020 -0500

    add .gitignore
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a0d523e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/target/
+.classpath
+.settings/
+.project