From fb84afb69371fd7bc8ad41e630136e005e1f80bb Mon Sep 17 00:00:00 2001 From: Oleksii Bulenok Date: Thu, 13 Aug 2026 12:00:14 +0200 Subject: [PATCH] ignores --- .prettierignore | 1 + bskyweb/.gitignore | 3 +++ 2 files changed, 4 insertions(+) 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