diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-04-26 02:57:37 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-04-26 02:57:37 +0300 |
commit | 4008bfa5e7eddb6aea058da49d73b8fa6491016a (patch) | |
tree | 32584dae227b877e5d0f5023b15dce225bb94693 /.gitattributes | |
parent | add .gitattributes (diff) | |
download | egor-tensin.github.io-4008bfa5e7eddb6aea058da49d73b8fa6491016a.tar.gz egor-tensin.github.io-4008bfa5e7eddb6aea058da49d73b8fa6491016a.zip |
add my gpg key
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 282705f..b8189e2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ * text=auto +gpg.txt text eol=crlf + *.bat text eol=crlf |