diff --git a/.gitignore b/.gitignore index 6b578d4..edb9d07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ - -token.txt \ No newline at end of file +token.txt +.venv +.idea +__pycache__ \ No newline at end of file