diff --git a/.gitignore b/.gitignore index edc232ea..bbfbbcbe 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,6 @@ stepfunctions/*/build # python test .coverage .report/ + +# log +.log \ No newline at end of file