diff --git a/.gitignore b/.gitignore index 241c37d..cb39f75 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ *.ks *.cid *.png -__pycache__ \ No newline at end of file +!screens/*.png +__pycache__ diff --git a/screens/image.png b/screens/image.png new file mode 100644 index 0000000..965bb42 Binary files /dev/null and b/screens/image.png differ