Merge "[MOD/onboarding] Switch to v3 component spec"
[dcaegen2/platform.git] / .gitignore
index b842f5a..2a9b067 100644 (file)
@@ -32,3 +32,16 @@ target
 
 .idea
 *.iml
+
+# For Helm artifacts
+charts/
+requirements.lock
+# For python
+.coverage
+.tox/
+coverage.xml
+__pycache__
+*.egg-info/
+htmlcov/
+xunit-results.xml
+*.eggs/