summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 21:57:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 21:57:46 -0800
commitc734ed3ea313b4b9e80ada9d86ff00be7267fc5c (patch)
treec16547d047d322a8b726273090eb69721d1827dc /.gitattributes
parente75d822427c32d7ac15205fe3247ec3e1a23c30f (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