mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-26 10:01:07 +08:00
Force LF
This commit is contained in:
parent
ea53e1f981
commit
af4669eba5
1 changed files with 4 additions and 1 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
@ -3,4 +3,7 @@
|
|||
fpga/fpga.bit -crlf -diff
|
||||
*.bin -crlf -diff
|
||||
*.z -crlf -diff
|
||||
|
||||
# Force LF
|
||||
*.c text=auto eol=lf
|
||||
*.h text=auto eol=lf
|
||||
*.lua text=auto eol=lf
|
||||
|
|
Loading…
Reference in a new issue