summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:44:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:44:00 -0800
commitd5ff626599437507a0bff471d0d591ed91e1c7d0 (patch)
tree674f855b74967c6e64e3a01667cfb38cbe034fb9 /.gitattributes
parentc5ee5f48b3b96b32515c2476050f1cc962bab961 (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