diff --git a/.gitignore b/.gitignore index b84a66512ee7bc0202f91e575a56c666b10b7e73..67451556fc6fdcbd87a449af788133e3a6036f87 100644 --- a/.gitignore +++ b/.gitignore @@ -129,6 +129,6 @@ dmypy.json .pyre/ # etc -.png -.jpg -.pth \ No newline at end of file +*.png +*.jpg +*.pth \ No newline at end of file