You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by th...@apache.org on 2021/12/09 01:45:53 UTC

[tapestry-5] 02/04: Ignoring the contents of the docs folder

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 360e55c111ec12ac281d5c5f9fc43572b2ca011a
Author: Thiago H. de Paula Figueiredo <th...@arsmachina.com.br>
AuthorDate: Wed Dec 8 22:43:42 2021 -0300

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

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