forked from catchorg/Catch2
Keep LICENCE.txt with LF as line endings for easy hashing
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -13,3 +13,5 @@
|
||||
# Keep the single include header with LFs to make sure it is uploaded,
|
||||
# hashed etc with LF
|
||||
single_include/*.hpp eol=lf
|
||||
# Also keep the LICENCE file with LFs for the same reason
|
||||
LICENCE.txt eol=lf
|
||||
|
Reference in New Issue
Block a user