summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:52:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:52:15 -0800
commit283b2868a5b1126fa148732343bc2c1639ebbe9f (patch)
tree431a4ccc0e813733026ec9fc09d3ce5c98b47e52 /.gitattributes
parenta1a887b27e6acfd38c36962ea612647ca682394e (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