summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:18:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:18:33 -0800
commit737f84003f06f0ed5e9f014c0ad2abea5910abcb (patch)
tree8c8e90c19b7566ce561d78436eee68ec5c98a597 /.gitattributes
parent3f0e597662ddde4eeb96dac0590f729865bc376e (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