DAMASK_EICMD/code/.gitattributes

9 lines
275 B
Plaintext
Raw Normal View History

2016-03-21 04:00:03 +05:30
# from https://help.github.com/articles/dealing-with-line-endings/
#
# always use LF, even if the files are edited on windows, they need to be compiled/used on unix
* text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary