summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:16:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:16:01 -0800
commitee21be1d7dad870e69555c459190b9548003dd4c (patch)
tree328ba0f2a07ccd7715ba326584a1a5f7316e7c75 /.gitattributes
parentf30a5dbf313d2d52252b50a934a36eb581cdc2e0 (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