diff --git a/.gitignore b/.gitignore index 8c66381..a668388 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -dist \ No newline at end of file +dist + +.idea +vendor +.envrc