diff --git a/.gitignore b/.gitignore index 1e076d3..5e56c5c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ # Test binary, built with `go test -c` *.test +# Envfile(s) +*.env + # Output of the go coverage tool, specifically when used with LiteIDE *.out