0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00

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
.gitignore vendored
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