XOS Scale test
- creating OLTs, ONUs and required ports
- creating whitelist
- sending ONU activation events

Change-Id: If2b2d02ae4a966756edbedd659108481558636ee
diff --git a/.gitignore b/.gitignore
index 6f5a2ab..b209a27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,9 @@
+# IDEs artifacts
+.idea
+
+# Virtual envs
+src/test/cord-api/venv-cord-tester/
+
 # Byte-compiled / optimized / DLL files
 __pycache__/
 *.py[cod]