summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:40:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:40:53 -0800
commit7ba26388c4f97b548e04fa9b7dbc481cc3025421 (patch)
treed63fbd8549dbee66299e16525738e35a151bb207 /.gitattributes
parenta55812416d22e03aa09d1fc983e7a9a296330dc4 (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