summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 06:03:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 06:03:50 -0800
commit70d56b704b763676cfadd9beed8da88a5c3af856 (patch)
tree8be7290239402636bdc275c84990b7fab0629640 /.gitattributes
parentea67530c55f75eb0978d96c37e8516738e818b19 (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