diff --git a/.gitignore b/.gitignore index e568ab2..46471ad 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ HELP.md ### custom ### auth .venv/ +__pycache__/ ### mac ### .DS_store