summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:45:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:45:50 -0800
commit1b74987e0361633fc22caaa74bff6b57fa286524 (patch)
treeb2785682df2976dd74a30880b98fcd355018df5e /.gitattributes
parenta2be89da96cc525d3505aae73bd4c1a016b09b0e (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