Fix: Remove portal stage job
[ci-management.git] / .gitignore
index f4cd20b..11b529f 100644 (file)
@@ -23,3 +23,10 @@ target/
 # Eclipse
 .project
 /.pydevproject
+
+# Python
+.tox/
+__pycache__/
+*.pyc
+
+onap_sandbox