summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 08:50:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 08:50:22 -0800
commit60fd022180a25a374d2f1720a01ef29ca5410648 (patch)
tree6889702d455bf11c62ee877b95e5ca26f9117d8e /.gitattributes
parent5796b8fa90c92220067426782e52aae82c4c3081 (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