summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:18:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:18:58 -0800
commitdc0cd036143d9937cfd38fdd611478af8e0d6691 (patch)
tree9ae93f0387dc0ba2ed66b089a2a778358a38b34f /.gitattributes
parenta78da4c9d698e631eea3fb704d6730af5024c9af (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