summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:46:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:46:29 -0800
commit7853605228958eb57a931e36b500fd4f2b023c24 (patch)
tree2961d31568ed31c7eac15ae62f7c9af6cd50efe7 /.gitattributes
parent21a8bcf68763243a3ad6b17cecfa1200470ab042 (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