diff --git a/.gitignore b/.gitignore index 624af28..22d887a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .vscode __pycache__/ *.pyc -*.json +*.jsonl *.code-workspace .env \ No newline at end of file