This commit is contained in:
vratiskol 2019-03-15 21:08:56 +01:00
parent ea53e1f981
commit af4669eba5

5
.gitattributes vendored
View file

@ -3,4 +3,7 @@
fpga/fpga.bit -crlf -diff fpga/fpga.bit -crlf -diff
*.bin -crlf -diff *.bin -crlf -diff
*.z -crlf -diff *.z -crlf -diff
# Force LF
*.c text=auto eol=lf
*.h text=auto eol=lf
*.lua text=auto eol=lf