summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:41:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:41:34 -0800
commit641d1c7c874694726924952a57687c6c71e1cc80 (patch)
tree2cc4300936af3618cee75c2c9764f4a5d6b5b8aa /.gitattributes
parent3e3b43bb5c812f4a113eaebcf5ddb70339175d17 (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