diff options
| author | J M Rossy <[email protected]> | 2015-08-18 09:35:10 -0700 |
|---|---|---|
| committer | J M Rossy <[email protected]> | 2015-08-18 09:35:10 -0700 |
| commit | 327de85401fcc7677c20ee659b36045e3d9ed898 (patch) | |
| tree | 0b85e38e1a3e944a41b337d91753376713f3b57f | |
| parent | 877c5ae528738cbf968b953e07a40e6d64af6382 (diff) | |
Remove eol rules for INF and INX files from gitattributes
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 5aec15cd..84b1bf11 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,8 +16,6 @@ *.htm text eol=crlf *.html text eol=crlf *.idl text eol=crlf -*.inf text eol=crlf -*.inx text eol=crlf *.js text eol=crlf *.jsproj text eol=crlf *.rc text eol=crlf |
