mirror of
https://github.com/Proxmark/proxmark3.git
synced 2024-11-10 17:30:07 +08:00
7f9e4c257f
- compress tables - minor changes to progress reporting - free memory on aborts (@iceman1001)
5 lines
136 B
Text
5 lines
136 B
Text
# .gitattributes
|
|
# prevent binary files from CRLF handling, diff and merge:
|
|
fpga/fpga.bit -crlf -diff
|
|
*.bin -crlf -diff
|
|
*.z -crlf -diff
|