Skip to content

Commit a2c70e5

Browse files
committed
Add .dic to gitattributes for LF, remove existing CR
1 parent 41db59f commit a2c70e5

File tree

2 files changed

+762
-761
lines changed

2 files changed

+762
-761
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ fpga/fpga.bit -crlf -diff
1212
*.lua text=auto eol=lf
1313
*.py text=auto eol=lf
1414
*.pl text=auto eol=lf
15+
*.dic text=auto eol=lf
1516
Makefile text=auto eol=lf

0 commit comments

Comments
 (0)