diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-21 07:26:08 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-21 07:26:08 +0200 |
commit | ef438ff073705fd24d67c03cae06286cdc795979 (patch) | |
tree | cb80d357c3a8828101713b733450302dea3de071 /.gitattributes | |
download | jekyll-theme-ef438ff073705fd24d67c03cae06286cdc795979.tar.gz jekyll-theme-ef438ff073705fd24d67c03cae06286cdc795979.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 |