diff --git a/.gitattributes b/.gitattributes index e452138..6ff083f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,8 @@ - text=auto eol=lf merge=union +* text=auto eol=lf merge=union +.editorconfig text eol=lf export-ignore +.gitattributes text eol=lf export-ignore +.gitignore text eol=lf export-ignore +#LICENSE text eol=lf export-ignore +.pre-commit-config.yaml text eol=lf export-ignore +README.md text eol=lf export-ignore *.pdf filter=lfs diff=lfs merge=lfs -text