Fix improper restriction of XMl External Entity Reference, by using lxml
[osm/MON.git] / .gitignore
index d994eb7..a022457 100644 (file)
@@ -49,6 +49,8 @@ pip-log.txt
 
 # Unit test / coverage reports
 .coverage
+cover
+coverage.xml
 .tox
 nosetests.xml
 .testrepository
@@ -76,4 +78,15 @@ ChangeLog
 .settings/
 __pycache__/
 .idea
-*.db
\ No newline at end of file
+*.db
+.vscode/*
+!.vscode/settings.json
+!.vscode/tasks.json
+!.vscode/launch.json
+!.vscode/extensions.json
+*.code-workspace
+.vscode
+.project
+.pydevproject
+deb_dist
+*.tar.gz