diff options
author | Nikias Bassen | 2022-02-10 04:25:18 +0100 |
---|---|---|
committer | Nikias Bassen | 2022-02-10 04:25:18 +0100 |
commit | 064fcbf0e7ab9d620567877ee42da043281d2906 (patch) | |
tree | a89ca2d0287ad28f1fc5964b25134aac2f5ea08a /.gitattributes | |
parent | 2507c9d5e85ee52e4cedad91e16672b6621cd7a3 (diff) | |
download | libusbmuxd-064fcbf0e7ab9d620567877ee42da043281d2906.tar.gz libusbmuxd-064fcbf0e7ab9d620567877ee42da043281d2906.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 |