X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=fc2456cafecbd3378b4b00b90782b64cc289adf6;hb=e26487ba6b33c22a1e3f5f843364df9f0efc07eb;hp=5cbc2c645205e398b5d7e0ba50cf10a3e57d82e3;hpb=237994203f93612c140186ccf0920b43e5fcb702;p=osm%2Fvim-emu.git diff --git a/.gitignore b/.gitignore index 5cbc2c6..fc2456c 100755 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,8 @@ target/ #Ipython Notebook .ipynb_checkpoints +#Pytest +.pytest.restart + +# JUnit xml +utils/ci/junit-xml/*.xml \ No newline at end of file