diff --git a/.gitignore b/.gitignore index ae65f9d..c610367 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ # Python .env -.pyc +**.pyc dist *.egg-info/* # PyCharm -.idea/* \ No newline at end of file +.idea/*