X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=fc2456cafecbd3378b4b00b90782b64cc289adf6;hb=c9db0317acbe80940e0e5dbd67efb07848f5c1a0;hp=5cbc2c645205e398b5d7e0ba50cf10a3e57d82e3;hpb=7303abc38b4751466953c8db55815c63df6687ac;p=osm%2Fvim-emu.git diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index 5cbc2c6..fc2456c --- 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