Feature 10296 Pip Standardization
[osm/PLA.git] / .gitignore
index 9007d45..de32f53 100644 (file)
@@ -19,6 +19,8 @@
 #IDEs
 .idea
 .vscode
+.project
+.pydevproject
 
 #Generated folders when building the deb package locally
 .tox
@@ -30,8 +32,12 @@ dists
 deb_dist
 pool
 dist
+.coverage
+cover
+coverage.xml
 
 #local stuff, e.g. files that end in ".local" or folders called "local"
 *.local
 local
 venv
+