commit | f7b260da4485e563d5ea9f5cf44a6d6cbbae47cc | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Jul 31 13:43:02 2019 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Aug 05 09:29:49 2019 -0700 |
tree | c3bbe9159f9cc694a3e3ebb6bfd73555c8951dfb | |
parent | d975d304c61aa875b3c69a66cd00c6ba93ef62b1 [diff] [blame] |
Moving to go mod and improving the build Change-Id: I9089656aae6313b0d5576fdb6de411d8301114d8
diff --git a/.gitignore b/.gitignore index 32fcb27..78fc857 100644 --- a/.gitignore +++ b/.gitignore
@@ -2,3 +2,6 @@ /bbsim protos/openolt.pb.go coverage.txt +.idea/ +api/bbsim.pb.go +api/bbsim.pb.gw.go \ No newline at end of file