diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7a07c5b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.sql working-tree-encoding=cp1251 eol=crlf linguist-language=sql +*.pck working-tree-encoding=cp1251 eol=crlf linguist-language=sql +*.prc working-tree-encoding=cp1251 eol=crlf linguist-language=sql