diff --git a/.gitignore b/.gitignore index 7b62f12..2044b07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ __pycache__ -.vscode \ No newline at end of file +.vscode +**/__pycache__ +**/data \ No newline at end of file