diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9e25297 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +readme.md merge=union diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8882d43 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.sass-cache/ +.tool-versions +Gemfile +Gemfile.lock +_config.yml +_site/