diff --git a/.dockerignore b/.dockerignore index 75af47fe71..09a3b465d7 100644 --- a/.dockerignore +++ b/.dockerignore @@ -19,6 +19,7 @@ .github .gitignore .woodpecker.yml +/*.md build chart coverage diff --git a/DIVERGENCES.md b/DIVERGENCES.md new file mode 100644 index 0000000000..036e25dd53 --- /dev/null +++ b/DIVERGENCES.md @@ -0,0 +1,14 @@ +# Divergences + +## Major Features + +- quote posting +- Treehouse::Automod (experimental feature flagged) + +## Other Changes + +- various build system changes + - a better dockerfile + - yarn v2 (a mistake, tbh) + - various dev env changes +- various css/style changes