This is an automated email from the ASF dual-hosted git repository. aloalt pushed a commit to branch website-new in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
commit e48ab3da3ddcba958d0d8a7f1af2d9ee4d1bffa0 Author: 2pk03 <[email protected]> AuthorDate: Mon Mar 6 12:05:33 2023 +0100 jekyll setup --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..be0443a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules/ +.git/
