mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 05:16:10 +01:00
Keep LICENCE.txt with LF as line endings for easy hashing
This commit is contained in:
parent
62dae592c3
commit
42213d4c31
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
|
||||
|
Loading…
Reference in New Issue
Block a user