Bug 1106 : Kill processes still running after join call timeout reached, also timeout...
[osm/MON.git] / .gitignore
index d12e438..ae5b1ce 100644 (file)
@@ -49,6 +49,8 @@ pip-log.txt
 
 # Unit test / coverage reports
 .coverage
+cover
+coverage.xml
 .tox
 nosetests.xml
 .testrepository
@@ -77,6 +79,12 @@ ChangeLog
 __pycache__/
 .idea
 *.db
+.vscode/*
+!.vscode/settings.json
+!.vscode/tasks.json
+!.vscode/launch.json
+!.vscode/extensions.json
+*.code-workspace
 
 deb_dist
-*.tar.gz
\ No newline at end of file
+*.tar.gz