]> git.zerfleddert.de Git - proxmark3-svn/blob - .gitattributes
Fix format-truncation warning, missing string.h inclusion and strnlen warning (#723)
[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