summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 10:42:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 10:42:54 -0800
commit212bc278f35a5b5d5388a23e84e960dda5992ce2 (patch)
treeb0a2c67bb9482775e86af28cf0f238931df1fa49 /.gitattributes
parentdfbee35f2b685cdd6a87a7676a575da62a04e0ff (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