summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:44:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:44:24 -0800
commit3d8802e2e3a6fd8fde4c2cfc0b1784f28ecdc811 (patch)
tree46fec4001095c6e02eb5747e98c3c16d888e6615 /.gitattributes
parentf83e838bb3f1a8567ef2c31c4986ef39b1fe700c (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