Commit Graph

2 Commits

Author SHA1 Message Date
Carl Cravens
3aed0b9553 tell git .png and .waff files are not text (#3211) 2020-10-06 23:17:01 +02:00
Alexandre Alapetite
f29b63df3b gitattributes (#2879)
https://www.git-scm.com/docs/gitattributes
Disable automatic end-of-line conversion from Unix to Windows.
We do not have any file type in the project that is sensitive to line
ending (e.g. PHP works fine on Windows with Linux line endings), but the
automatic conversion makes it annoying to work on the same git local
repository from different systems (e.g. hybrid Linux / Windows
development)
2020-04-09 14:03:47 +02:00