summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:41:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:41:36 -0800
commit9668a828eb1e4c437608c330cfd7e8f43c65002c (patch)
treeb834dda35095230dc8a2a9e4bc1536473735ae90 /.gitattributes
parent727b13db50cdcedded144eadd711a85a0d47952a (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