summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:23:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:23:33 -0800
commitf38c19e5a10115e4a5d60b770e178e1d662a4b83 (patch)
treefbfcd2d29d9a954a5eeffdc782786c9e27c7e095 /.gitattributes
parent25d0198f21ad9dc64fd57a40a8615ff8fa94c45c (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