mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-26 01:53:28 +08:00
5 lines
No EOL
121 B
Text
5 lines
No EOL
121 B
Text
# .gitattributes
|
|
# prevent binary files from CRLF handling, diff and merge:
|
|
fpga/fpga.bit -crlf -diff
|
|
*.bin -crlf -diff
|
|
|