Browse Source

Added .gitattributes to normalize CRLF

STABLE-2_1_x
Simon Goldschmidt 12 years ago
parent
commit
a32afb28c0
  1. 4
      .gitattributes

4
.gitattributes vendored

@ -0,0 +1,4 @@
# These files are text and should be normalized
*.txt text
*.c text
*.h text
Loading…
Cancel
Save