Fix improper restriction of XMl External Entity Reference, by using lxml
[osm/MON.git] / .gitignore
index 2ed04bf..a022457 100644 (file)
@@ -42,12 +42,15 @@ develop-eggs
 .installed.cfg
 lib
 lib64
+nohup.out
 
 # Installer logs
 pip-log.txt
 
 # Unit test / coverage reports
 .coverage
+cover
+coverage.xml
 .tox
 nosetests.xml
 .testrepository
@@ -73,4 +76,17 @@ ChangeLog
 .*.swp
 .*sw?
 .settings/
-.__pycache__/
+__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