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/