summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:47:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:47:52 -0800
commit450b4b99c1b3e70bab4721f82997e9e23ffb2955 (patch)
tree33c8306a63954083b076f6931df5f3d8f2c2a667 /.gitattributes
parente9c45e64319d24116a9900ec463bd0a3b0f40721 (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