.gitattributes: overthinking, export-ignore

This commit is contained in:
Aminda Suomalainen ⚧ 2023-03-20 20:19:16 +02:00
parent 4bd2cc1f57
commit aa82e20593
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 7 additions and 1 deletions

8
.gitattributes vendored
View File

@ -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