summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 02:34:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 02:34:54 -0800
commit61450523fb67f04ad66c3bf701442afa2c6ec2c3 (patch)
tree9d2285d9aa0d76b72af1d04b862d42c15effcc04 /.gitattributes
parent24e21cb03fa2cbf19e4eb759a81eb453842fd4af (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