summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:45:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:45:09 -0800
commit527312195428b6aa8401a171320d997daa799347 (patch)
treef946312e44df13747defe961cef8356493f21b1f /.gitattributes
parentd035737a5290dfa008ea0162f1444e4e620192ac (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