diff --git a/.gitignore b/.gitignore index a90752c..d36770c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ core.* src/*.egg-info/ .venv/ -tests/data_before_chunking/ \ No newline at end of file +.vscode/ +logs/ \ No newline at end of file