summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 18:14:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 18:14:43 -0800
commit6984e0de83b3685fab7f28c457fbd35a26a32fa2 (patch)
tree66e4a7294ccc083d9cd469f2b206a0b4dd077756 /.gitattributes
parentabb755f7ca3f7223b744988d41b21ebc8fa4915f (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