FastAPI-RAG-API / .gitattributes
HamidOmarov's picture
Normalize line endings via .gitattributes
af48d88
raw
history blame
72 Bytes
* text=auto
*.md text eol=lf
*.py text eol=lf
Dockerfile text eol=lf