summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 14:50:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 14:50:32 -0800
commit50f502c259845d6f1c2ad6e720a0eae9fd6fe310 (patch)
tree9c669a24f2d991c656c7242563d7a130f2335064 /.gitattributes
parented419bf4162e344a93242d1a7a4225d98e5a9cbc (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