Spaces:
Running
Running
| # Normalize line endings. The repo deploys to Linux (HF Docker Space), | |
| # so keep text as LF in the repo to avoid CRLF issues in the container. | |
| * text=auto eol=lf | |
| # Binary types Git should never touch | |
| *.png binary | |
| *.jpg binary | |
| *.pdf binary | |
| *.ico binary | |