summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:09:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:09:10 -0800
commit84c3982c316eeb371620f746de8c45177f3eab3e (patch)
treeb7d33c543d125b4b15e18b1877cd94d0c1d0d431 /.gitattributes
parent1b357916a36314d15d9bf04d4b7935e75d2f90b3 (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