diff options
author | red031000 <rubenru09@aol.com> | 2020-07-10 17:35:54 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-07-10 17:35:54 +0100 |
commit | 3994b2c88741770583954887980cac03c2ca35f4 (patch) | |
tree | 10ff06ba78bf098ce4f905b9d9c454124931c694 | |
parent | 7762fa4d5454be7be0e89b09986f31bbdff79a83 (diff) |
crlf for palettes
-rw-r--r-- | files/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/.gitattributes b/files/.gitattributes index d827ef67..cc0c2f17 100644 --- a/files/.gitattributes +++ b/files/.gitattributes @@ -2,3 +2,4 @@ *.txt eol=crlf .knarcignore eol=lf .knarckeep eol=lf +*.pal eol=crlf |