diff --git a/.gitignore b/.gitignore index 6c0ed61..71fcfdf 100644 --- a/.gitignore +++ b/.gitignore @@ -182,3 +182,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +*.png +/logs/*.log \ No newline at end of file