diff --git a/extensions/jupyterlab/connect_jupyterlab/.gitignore b/extensions/jupyterlab/connect_jupyterlab/.gitignore index b67463fc3..00895715d 100644 --- a/extensions/jupyterlab/connect_jupyterlab/.gitignore +++ b/extensions/jupyterlab/connect_jupyterlab/.gitignore @@ -10,6 +10,7 @@ node_modules/ connect_jupyterlab/labextension # Version file is handled by hatchling connect_jupyterlab/_version.py +junit.xml # Integration tests ui-tests/test-results/ diff --git a/extensions/jupyterlab/connect_jupyterlab/junit.xml b/extensions/jupyterlab/connect_jupyterlab/junit.xml deleted file mode 100644 index d514cbebb..000000000 --- a/extensions/jupyterlab/connect_jupyterlab/junit.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file