summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:24:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:24:44 -0800
commit8c59b0202f3ad6777f59ee7c47c6edccde093969 (patch)
tree23b212c0ed06ed9f479e56e87c0c98541c0da0bd /.gitattributes
parent048759528d3820f60291fee2029d0c3bbfc61271 (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