summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:30:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:30:50 -0800
commit5736e60c6d8d7b70dc4c5772131e94e53d4117a8 (patch)
tree996fb1fb69d47b735b58ca848db42b3f66315195 /.gitattributes
parent3a7a1ce3acee136303ded5bde66484f8e3b0a9c8 (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