diff options
author | Nikias Bassen | 2022-02-10 04:35:43 +0100 |
---|---|---|
committer | Nikias Bassen | 2022-02-10 04:35:43 +0100 |
commit | 5b8c9a825d4a577e87e1137cd83257d75892a51a (patch) | |
tree | a500dd6548572b8069e9884107192ea460b84063 /.gitattributes | |
parent | 08aefcd597d26a5d99f64815a2b932c36f056164 (diff) | |
download | libimobiledevice-5b8c9a825d4a577e87e1137cd83257d75892a51a.tar.gz libimobiledevice-5b8c9a825d4a577e87e1137cd83257d75892a51a.tar.bz2 |
[github-actions] Windows: Prevent -dirty suffix in version string by disabling CRLF conversion
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto |