X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=fc2456cafecbd3378b4b00b90782b64cc289adf6;hb=233754a507b3ae63700afb34d6da1abbc17cdda9;hp=5cbc2c645205e398b5d7e0ba50cf10a3e57d82e3;hpb=8442933c7401fe64ce1f0877891ff3f25482e2dc;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