diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-07-29 06:09:41 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-08-14 14:19:06 +0300 |
commit | c33676b7f45caf1b89ff3ffeb6af2aae655d0dfb (patch) | |
tree | 8ae7c2e570e8da9a8ee93c314e6b5942e3b6e3d9 /.gitattributes | |
parent | cygwin.md: make more readable (diff) | |
download | notes-c33676b7f45caf1b89ff3ffeb6af2aae655d0dfb.tar.gz notes-c33676b7f45caf1b89ff3ffeb6af2aae655d0dfb.zip |
add ie_security.reg
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 282705f..0383e2c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ * text=auto *.bat text eol=crlf +*.reg text eol=crlf |