Fix screenshot paths and name

This commit is contained in:
Alessandro Maggio
2021-01-13 21:26:26 +01:00
parent ccede44c38
commit 1333db4e28
4 changed files with 23 additions and 8 deletions

8
.gitignore vendored
View File

@@ -137,6 +137,10 @@ dmypy.json
# Cython debug symbols
cython_debug/
# Custom files
run.py
cookies/
logs/
# Folders
cookies/*
logs/*
screenshots/*