Files
iverilog/.gitattributes
T
Martin Whitaker 250b278d0e Attempt to allow native line endings in Windows git checkouts.
Up to now, I've had to set git to preserve line endings when
building with MinGW. The problem seems to be gperf. Let's see
if this fixes it.
2015-05-01 22:55:19 +01:00

3 lines
63 B
Plaintext

# gperf in MSYS chokes on DOS line endings
*.gperf text eol=lf