summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:43:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:43:50 -0800
commit907971cb9f29c8290debac63660f96ea8fd9968f (patch)
tree2c15add6bf94973a9c940280edd04d42f9cd75a3 /.gitattributes
parent180dee07a053dca55f0920fa76cc24587f5b9f60 (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