summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:07:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:07:12 -0800
commit7f961336f0a241381f8800e9826b2b6d129acb8d (patch)
tree6712d8b10dd148863f44a1303dc06ca9147f4c24 /.gitattributes
parent13ba20e1da6d85721b436467310b15d6b8050e2b (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