Creating the test scripts used during CI
[osm/vim-emu.git] / .gitignore
index 6b050ca..fc2456c 100755 (executable)
@@ -64,3 +64,6 @@ target/
 
 #Pytest
 .pytest.restart
+
+# JUnit xml
+utils/ci/junit-xml/*.xml
\ No newline at end of file