diff --git a/.gitignore b/.gitignore index a25d4b3..dc5c72f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ __pycache__/ test.py -main.py \ No newline at end of file +main.py + +res/*png~ \ No newline at end of file