summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 13:53:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 13:53:04 -0800
commit20f31b6ab30a45d3d71829c57f7882112fa04e89 (patch)
tree3ad75568bd7184fd96759b27a2a3af3f2cef0230 /.gitattributes
parenta7aa5a6bf15155ae60f63eb47d6a763f11e79002 (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