This is an automated email from the ASF dual-hosted git repository. lresende pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/bahir-website.git
commit d9ad7343af086bc97c49fa19146481cb5c4d1fb5 Author: Luciano Resende <[email protected]> AuthorDate: Wed Apr 15 12:41:14 2020 -0700 Update git configuration files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 548691c..ab5629f 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ target/ # ignore published content (after running ./publish.sh) site/_site/ +site/.bundle content/ # Others
