diff --git a/.gitignore b/.gitignore index dd3a0a04..1e102f12 100644 --- a/.gitignore +++ b/.gitignore @@ -5,11 +5,10 @@ *.so *.dylib - # Output of the go coverage tool, specifically when used with LiteIDE *.out # Dependency directories (remove the comment below to include it) - vendor/ +vendor/ .idea/ -*.env \ No newline at end of file +*.env