diff --git a/.gitignore b/.gitignore index 179512d..0f6c712 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ cookies.json test*.txt settings.yaml __pycache__/* +src/__pycache__/* +web/test.html