Merge pull request #38 from cgeoffroy/pr-bootsrap_ci
[osm/vim-emu.git] / .gitignore
index 5cbc2c6..fc2456c 100755 (executable)
@@ -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