Fix improper restriction of XMl External Entity Reference, by using lxml
[osm/MON.git] / .gitignore
index 2b24c35..a022457 100644 (file)
@@ -50,7 +50,7 @@ pip-log.txt
 # Unit test / coverage reports
 .coverage
 cover
-.stestr
+coverage.xml
 .tox
 nosetests.xml
 .testrepository
@@ -79,6 +79,14 @@ ChangeLog
 __pycache__/
 .idea
 *.db
-
+.vscode/*
+!.vscode/settings.json
+!.vscode/tasks.json
+!.vscode/launch.json
+!.vscode/extensions.json
+*.code-workspace
+.vscode
+.project
+.pydevproject
 deb_dist
 *.tar.gz