diff --git a/.gitignore b/.gitignore index 5033f1f..d3af0d7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,7 @@ !requirements.txt # Exclude Directories +.idea/ +.vscode/ __pycache__/ .ipynb_checkpoints/ \ No newline at end of file