X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=.gitignore;h=fc2456cafecbd3378b4b00b90782b64cc289adf6;hp=5cbc2c645205e398b5d7e0ba50cf10a3e57d82e3;hb=233754a507b3ae63700afb34d6da1abbc17cdda9;hpb=7303abc38b4751466953c8db55815c63df6687ac 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