summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:36:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:36:46 -0800
commit1926d57b7fa354dd99775a1a7752d92347cac327 (patch)
treeb14eb12aa2673c5dd1842ec0f2816b329f4daaaf /.gitattributes
parent8619a09e83d7ea40e4a6c57384a8be8819b22fd2 (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