commit 883857365d527980c687b0742d2272aabd401981 Author: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Mon Sep 30 20:32:24 2019 +0800 Initial import Purifying old commits. diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3b16889 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +.* +*.pyc + +# jekyll debug +_site + +# Jeykll Gemfile.lock +Gemfile.lock + +# yui-compressor +*.jar