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

thiagohp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git

commit 66f8a59cd6d613a774067731c74117c005b6070b
Author: Thiago H. de Paula Figueiredo <[email protected]>
AuthorDate: Wed Dec 8 22:43:32 2021 -0300

    Ignoring the contents of the docs folder
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c9a495f..8dda6a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ gradle-app.setting
 *~
 \#*
 /.metadata/
+docs/
\ No newline at end of file

Reply via email to