diff --git a/.gitignore b/.gitignore index 839a56d..72f9e86 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,6 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -# Dependency directories (remove the comment below to include it) vendor/ + +dist/ \ No newline at end of file