summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:17:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:17:26 -0800
commitadf34b7fc40328fbc3502320c5393ca000a6d7ca (patch)
tree4981220110bf50b7533650c73a714d0fd72b6852 /.gitattributes
parentca7bc5219283b0d4491d83319f0b48a3b8706e55 (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