mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
set text default to auto to try to avoid crlf disasters
This commit is contained in:
parent
6c9483c70a
commit
278d619521
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1 +1,4 @@
|
||||||
|
# Set default behaviour, in case users don't have core.autocrlf set.
|
||||||
|
* text=auto
|
||||||
|
|
||||||
src/api/dotnet/Properties/AssemblyInfo.cs text eol=crlf
|
src/api/dotnet/Properties/AssemblyInfo.cs text eol=crlf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue