diff --git a/.gitignore b/.gitignore index 41c15f8..f81b658 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ __pycache__ # Build artifacts dist/ build/ +!build/assets/ *.egg-info/ /tests_e2e/static/conf/config.yml diff --git a/.run/pytest in tests.run.xml b/.run/pytest in tests.run.xml index 9b5784c..c72dc30 100644 --- a/.run/pytest in tests.run.xml +++ b/.run/pytest in tests.run.xml @@ -5,16 +5,17 @@