]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
`.cmd` files use windows-style eol
authorYann Collet <yann.collet.73@gmail.com>
Thu, 16 Jun 2016 13:53:02 +0000 (15:53 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Thu, 16 Jun 2016 13:53:02 +0000 (15:53 +0200)
.gitattributes

index da0f7a530d7aae3791f7dc7d65753c1db0a3d60f..38708019805447b62ffe42545709a653f4c1dcbe 100644 (file)
@@ -18,3 +18,4 @@
 
 # Windows
 *.bat text eol=crlf
+*.cmd text eol=crlf