summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 22:39:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 22:39:46 -0800
commitbdf38880495f16c1de88ae05535ea372e735e8f5 (patch)
tree0c783e6b54cd03072ed0f2060b9313975db5f3eb /.gitattributes
parent6f71508ce5fd864c1f26058e1e9165d583f39ced (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