diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-22 16:22:42 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-22 16:22:42 +0300 |
commit | 9fb3068fdff028cf982eb63fc711c1ba44189017 (patch) | |
tree | 13fd53e45466948bba743de408084b2ba4ba366c /.gitattributes | |
parent | um: code style (diff) | |
download | windows7-drivers-9fb3068fdff028cf982eb63fc711c1ba44189017.tar.gz windows7-drivers-9fb3068fdff028cf982eb63fc711c1ba44189017.zip |
add AppVeyor configuration
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..b086bda --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ps1 text eol=crlf |