summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:39:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:39:14 -0800
commite03b075699688f02751db7c9fd3b068754139599 (patch)
tree4e06e7d397a1ff323c325f4c0c297ad6dccf4803 /.gitattributes
parent8c29fc0e9d5b6267af1c6986c6a467bd1b7a5327 (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