summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:26:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:26:41 -0800
commit60ad69322b144579d2f854646cb68b78c05bf832 (patch)
tree0c653f23ff9db5139aaa63a5505bfe3a6232b148 /.gitattributes
parent83402f58292ca59638264ec3a77b0a2e337b46a9 (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