summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:17:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:17:18 -0800
commit17f0e684af89b2144257bd65fb91b63bd5da758d (patch)
tree28f1aa6805bf5f8e2e23949ee1186efb08aa83e3 /.gitattributes
parent31d0f5eae82a15ad4983c1bc168d58827ef78983 (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