summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:22:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:22:32 -0800
commit83bbae65d404882260b22c672203a91f148b58a1 (patch)
tree7629c4d16010c6a37dd0bd4e40cc8e5d43b826e2 /.gitattributes
parent0b5efe4e87392a39a1ac9e43cfc5411d5e5a7bfc (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf