summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 21:48:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 21:48:06 -0800
commit45c14dba2ccad235280824b80f3a39e102ff184d (patch)
treed5c8c3ef30e449b7aa48b54028346471d88d0891 /.gitattributes
parentf3e0c3c82bc3516268e8b7f702574f0e5730909e (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