commit | 7167ebb5cd92d7d3e7313635d320fe56452cc3cf | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Mon Feb 24 09:56:38 2020 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Mon Feb 24 16:51:51 2020 +0100 |
tree | 297f98f0eced05cc277eea1de1a032774b9b05f8 | |
parent | 6e27b35a7a6d05eb1ae8893539e83fe52d29cb99 [diff] [blame] |
Finish porting to ONF infrastructure - change of imports - Adding vendor folder - licensing Change-Id: If2e7ed27d603668b848ae58c135e94a8db13a9e2
diff --git a/.gitignore b/.gitignore index b5c16bf..4549812 100644 --- a/.gitignore +++ b/.gitignore
@@ -8,6 +8,9 @@ # Test binary, build with `go test -c` *.test +# Test output +tests/ + # Output of the go coverage tool, specifically when used with LiteIDE *.out @@ -89,4 +92,3 @@ .idea/httpRequests /coverage.html -/vendor/