diff --git a/.prettierignore b/.prettierignore index be1658124a..965743609f 100644 --- a/.prettierignore +++ b/.prettierignore @@ -23,3 +23,4 @@ lib/react-compiler-runtime bskyweb/static coverage web-build +dist \ No newline at end of file diff --git a/bskyweb/.gitignore b/bskyweb/.gitignore index a63a381f94..9ac9bc8043 100644 --- a/bskyweb/.gitignore +++ b/bskyweb/.gitignore @@ -16,7 +16,10 @@ static/css/*.css.LICENSE.txt static/css/empty.txt static/media/*.png static/media/empty.txt +static/_expo/ +static/assets/ templates/scripts.html +templates/fonts.html templates/*-embed.html static/embed/*.html static/embed/assets/*.js