This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch release-page in repository https://gitbox.apache.org/repos/asf/incubator-sdap-website.git
commit a4e5868136ddef7018a70a8194b4e4655faaa1b8 Author: rileykk <[email protected]> AuthorDate: Wed Mar 15 11:06:11 2023 -0700 Ignore Jekyll cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c19e0a3..9f7fe70 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ source/_site/ +source/.jekyll-cache/ \ No newline at end of file
