]> git.zerfleddert.de Git - proxmark3-svn/blob - .gitattributes
fix compile issue with gcc 9.1.0 (issue #868)
[proxmark3-svn] / .gitattributes
1 # .gitattributes
2 # prevent binary files from CRLF handling, diff and merge:
3 fpga/fpga.bit -crlf -diff
4 *.bin -crlf -diff
5 *.z -crlf -diff
Impressum, Datenschutz