diff --git a/.gitignore b/.gitignore index a670435..39c262a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env .vscode/ -app/core/__pycache__/ \ No newline at end of file +app/core/__pycache__/ +app/core/data/ \ No newline at end of file