Initial commit

Change-Id: Ide44337e9dc7ce61c4d9467fcc5f942bc84c0073
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..474148e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+.idea
+
+# Makefile outputs
+sca-report/sca-report.xml
+tests/results/go-test-results.out
\ No newline at end of file