PDF-Data_Extractor / .gitattributes
Shami96's picture
Update .gitattributes
0bc9d3c verified
raw
history blame
137 Bytes
# Handle Python code and text files
*.py text eol=lf
*.md text eol=lf
*.txt text eol=lf
# Handle binary files
*.pdf binary
*.docx binary