summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:34:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:34:37 -0800
commit67ed164c68f973f94c6af05b59cb3f292df2628f (patch)
tree49c85b8cf6dab4e89d671e548dfe96535a3c5537 /.gitattributes
parenteb9779303eda043757efb10a445b40fdf4f1cd2f (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