Add the hack folder to .gitignore

To avoid committing it in the future

Signed-off-by: Andrei Aaron <andaaron@cisco.com>
This commit is contained in:
Andrei Aaron
2022-08-19 17:59:41 +00:00
committed by Ramkumar Chinchani
parent bd9ad998cd
commit b9b233e7fc
+3
View File
@@ -11,6 +11,9 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Tooling used for blackbox testing
hack/
bin/
bazel-*
coverage*.txt