summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:10:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:10:39 -0800
commit0d53aee08d583ab307a2df89cd582913d2ccbb86 (patch)
tree5ec3225cd5f9a2889f2d36a366d6f46f04123908 /.gitattributes
parentaf7012ff3887cb3485044e966256e8c24071a722 (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