summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 23:08:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 23:08:40 -0800
commitca2be33d7fc43e877ea4ffbb91aa518f4516c01c (patch)
tree9c053de7817ee49f3a737c596bee77cd7d754e21 /.gitattributes
parent8d8c8730db81dbe4c958843a6b8566a94030ceb0 (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