diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-21 07:12:42 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-21 07:12:42 +0200 |
commit | 19256cfef4eb2dff9eccf3fddc54d9b264e57112 (patch) | |
tree | 06c825a7a068eb9e750a66e92e6bdb1275142067 /.gitattributes | |
download | blog-19256cfef4eb2dff9eccf3fddc54d9b264e57112.tar.gz blog-19256cfef4eb2dff9eccf3fddc54d9b264e57112.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 |