This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git
commit 0225c942cd6225d0b3f241642a98018ae83d8aa5 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Sat Sep 23 17:07:02 2017 +0200 Ignores some Jekyll specific files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a8d7b1c..4849900 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ content .idea .java-version target -.bundle \ No newline at end of file +.bundle +.jekyll-metadata -- To stop receiving notification emails like this one, please contact "commits@struts.apache.org" <commits@struts.apache.org>.