summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 17:41:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 17:41:15 -0800
commit3e71b68c93bdea45b6749f4afaa8fda3dfa5624a (patch)
treed5fcaf22bf5459ce88afc5a7b13491db10ef6477 /.gitattributes
parent31b063520d0a739f3dc288ff8baa7e20f0ff6d7c (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