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 <[email protected]> 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
