summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:40:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:40:35 -0800
commit39ad45490988f56b3287abdac5378e562f85e696 (patch)
tree97b0c292e0b8326fa849f0bb7d61d29c19c2fe41 /.gitattributes
parent6e7a219c907db719bc30d5c5d3e64361a0c89e7b (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