diff --git a/.gitignore b/.gitignore index 44c1328..9273e75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ cy_test/__pycache__/* -.ipynb_checkpoints +**/.ipynb_checkpoints **/.idea +**/.lprof +**/.vscode **/.pytest* **/__pycache__