summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 18:07:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 18:07:55 -0800
commit5dedd83a8ef728245e45e04c1c24a01c3e66d9ae (patch)
tree96d1ed52ca7a21f734edff3c0a1d45daa032381a /.gitattributes
parent46a6abfb2bf8dd30fff88ff036787f15499f5f90 (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