summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 02:45:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 02:45:27 -0800
commit3af0fc38ace99e3cad9d1dca9584d0048c5caf6d (patch)
tree2281391b2a3d44d7e9bd50b7fb527d824857af99 /.gitattributes
parenta3a49157b5bff5f00c27c80223c9d8c1c5031257 (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