[VOL-2061] OpenOLT should wait till BAL is ready before it can configure
the PON schedulers
Fixed unit test cases per the new code.
Change-Id: I51e49ee57b64d62558b3c9f0faa8fe8653916a6b
diff --git a/.gitignore b/.gitignore
index 90f483f..1ccc2a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,13 +23,13 @@
**/bal-api-3.1.0
# Test binary
-test_openolt
-
-# proto files
-protos/voltha_protos/*.proto
+**/test_openolt
# Test report
**/test_openolt_report.xml
+# Downloaded voltha-protos file
+voltha_protos
+
# IntelliJ Files
.idea