Add distributor api project
[dcaegen2/platform.git] / .gitignore
index b842f5a..adb4b28 100644 (file)
@@ -32,3 +32,13 @@ target
 
 .idea
 *.iml
+
+# For python
+.coverage
+.tox/
+coverage.xml
+__pycache__
+*.egg-info/
+htmlcov/
+xunit-results.xml
+*.eggs/