Merge pull request #31 from cgeoffroy/pr-update_project_to_setuppy
[osm/vim-emu.git] / .gitignore
old mode 100644 (file)
new mode 100755 (executable)
index 1dbc687..6b050ca
@@ -3,6 +3,7 @@ __pycache__/
 *.py[cod]
 *$py.class
 
+
 # C extensions
 *.so
 
@@ -60,3 +61,6 @@ target/
 
 #Ipython Notebook
 .ipynb_checkpoints
+
+#Pytest
+.pytest.restart