summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:34:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:34:12 -0800
commit82ee6ab69c5c13a5bbc5704131968b296e55b37a (patch)
treeb99855ddc24ecc5c18b147e5c426ccc497a131fe /.gitattributes
parente030852adfb91c4a6d01c1bdc7e4791427a56713 (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