diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-24 19:13:59 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-24 19:13:59 +0300 |
commit | 9a02a7ba82487de2dd0e659548645ea385f9bd63 (patch) | |
tree | 9671da6c4af4ad19c24af617ab9a58d1c30b5ce2 /.appveyor | |
parent | AppVeyor: better practices (diff) | |
download | winapi-debug-9a02a7ba82487de2dd0e659548645ea385f9bd63.tar.gz winapi-debug-9a02a7ba82487de2dd0e659548645ea385f9bd63.zip |
split root .gitattributes
Diffstat (limited to '.appveyor')
-rw-r--r-- | .appveyor/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor/.gitattributes b/.appveyor/.gitattributes new file mode 100644 index 0000000..b086bda --- /dev/null +++ b/.appveyor/.gitattributes @@ -0,0 +1 @@ +*.ps1 text eol=crlf |