diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-10-14 01:24:02 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-10-14 01:24:02 +0300 |
commit | 70284351593f7a51e057fa0037398ae16a3fd187 (patch) | |
tree | 5d6db67e505c629461512ec2dd65ff359cbcdee6 /.gitattributes | |
download | winapi-common-70284351593f7a51e057fa0037398ae16a3fd187.tar.gz winapi-common-70284351593f7a51e057fa0037398ae16a3fd187.zip |
initial commit
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 |