diff --git a/.gitattributes b/.gitattributes index 9c8295c..36f780f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,3 +10,7 @@ * text=auto # Working tree encoding prevents UTF-16 LE chat_ files from appearing as binary (enables git diff) resource/*.txt text working-tree-encoding=UTF-16LE-BOM + +.gitattributes export-ignore +.gitignore export-ignore +.github export-ignore