diff --git a/.gitignore b/.gitignore index e935f63..eab186f 100644 --- a/.gitignore +++ b/.gitignore @@ -141,3 +141,6 @@ dmypy.json # Pyre type checker .pyre/ /ftp/ + +# log files +*.log