commit | 84f7d48c8d7552e5ae078dc472618cbe9a84fa9a | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Aug 08 19:00:47 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Aug 09 19:04:02 2019 -0700 |
tree | 60ee1311211c8bfb4c32751793277ce5e2a98b9f | |
parent | 4747d2991750a57be4eea7f67a0953e5a116d697 [diff] [blame] |
Starting BBSim API Server Adding SerialNumber to GetDeviceInfo response (it's now required by VOLTHA) Change-Id: If726b5c313b6a424f54682aef68c001f6de51b57
diff --git a/api/.gitignore b/api/.gitignore new file mode 100644 index 0000000..5a7fb48 --- /dev/null +++ b/api/.gitignore
@@ -0,0 +1 @@ +**/*.pb.go \ No newline at end of file