diff --git a/.gitignore b/.gitignore index 738c5cf..504cc26 100644 --- a/.gitignore +++ b/.gitignore @@ -61,9 +61,12 @@ typings/ .next .python-version + venv *-venv data +__pycache__ +*.pyc .ipynb_checkpoints .DS_Store .vscode