- 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
|