summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 06:52:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 06:52:19 -0800
commitb6dbcc850c015bb2fc11b64c8ca82d523527010b (patch)
tree9818d80a4a86b395149ab7b9c4f4ed39b6c0a03b /.gitattributes
parenta8adb185485cc30f9489338cf3fe0f4a0728fe32 (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