Add .dic to gitattributes for LF, remove existing CR

This commit is contained in:
Philippe Teuwen 2019-05-12 20:37:51 +02:00
parent 41db59f028
commit a2c70e5481
2 changed files with 762 additions and 761 deletions

1
.gitattributes vendored
View file

@ -12,4 +12,5 @@ fpga/fpga.bit -crlf -diff
*.lua text=auto eol=lf
*.py text=auto eol=lf
*.pl text=auto eol=lf
*.dic text=auto eol=lf
Makefile text=auto eol=lf

File diff suppressed because it is too large Load diff