diff --git a/.gitignore b/.gitignore index 1ffe179..971fca8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,18 @@ __pycache__/ *.pyc *.pyo *.pyd -*.log \ No newline at end of file +*.log +gemini.md + +test/input/ +test/output/ + +*.pdf +*.jpg +*.png +*.jpeg +*.tiff +*.bmp +*.gif +*.svg +*.json \ No newline at end of file