diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-09-30 03:07:40 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-09-30 03:07:40 +0300 |
commit | 9a9d919dd101e77cec8cefde2d27fab146827514 (patch) | |
tree | eaa1dd0f3e1c453ac37e9bc584bb4fda5076283e | |
parent | rename (and repurpose) the repo (diff) | |
download | blog-9a9d919dd101e77cec8cefde2d27fab146827514.tar.gz blog-9a9d919dd101e77cec8cefde2d27fab146827514.zip |
add .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 |