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