This is an automated email from the ASF dual-hosted git repository. gian pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-druid-website-src.git
commit a72349904d50bdf9a68498cc7862da125e29b1c8 Author: Vadim Ogievetsky <[email protected]> AuthorDate: Tue Jun 11 23:44:47 2019 -0700 add css dir to git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8cc65fe..fab746f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ Gemfile.lock .jekyll-metadata node_modules private +css/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
