diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 19:01:06 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 19:01:06 +0300 |
commit | d1d9ba138385fd04e2ff56149a65ce1bfce98950 (patch) | |
tree | ca91efc8ce725c60e7cdfc7af7e1b5a426d038ef | |
parent | update version (diff) | |
download | cmake-common-d1d9ba138385fd04e2ff56149a65ce1bfce98950.tar.gz cmake-common-d1d9ba138385fd04e2ff56149a65ce1bfce98950.zip |
add .gitattributes
Diffstat (limited to '')
-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 |