diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 11:18:29 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 11:18:29 +0100 |
commit | 40b95e145faf8781cbb12215c07a62c846c214fe (patch) | |
tree | 925d1ede98884aff19bfb0c87986be0f438db5b5 /.gitattributes | |
parent | workflows: upgrade actions (diff) | |
parent | README: update (diff) | |
download | config-links-40b95e145faf8781cbb12215c07a62c846c214fe.tar.gz config-links-40b95e145faf8781cbb12215c07a62c846c214fe.zip |
Merge tag 'v2.0.2' into debian
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 26a9424..78efe19 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,8 @@ *.sh text eol=lf +/links-* text eol=lf + /.github/ export-ignore .gitattributes export-ignore .gitignore export-ignore |