X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=blobdiff_plain;f=.gitignore;h=6b050ca637d8b2c033fbb0442ff3d2c52d2a3b04;hp=1dbc687de014ee027b4e6c0d7f2a37ee7636137e;hb=7f89ec08278873d335e15a9cf39034692c666bff;hpb=dff1667d18cdb86d14ec0296f09ba847a629927c diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index 1dbc687..6b050ca --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ __pycache__/ *.py[cod] *$py.class + # C extensions *.so @@ -60,3 +61,6 @@ target/ #Ipython Notebook .ipynb_checkpoints + +#Pytest +.pytest.restart