summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:37:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:37:41 -0800
commitbb70675a372bb37a439349e53d169603ca5f4f9f (patch)
tree5d116f91671a3592cbbc388023c0c729a672306c /.gitattributes
parentdde455bf466e0b4cfc3d5a60784e6048af45c3d2 (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