summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:11:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:11:52 -0800
commitc307cf28c05a3a7e754d70934ac45dc06ec4882f (patch)
treeec724b1166c993a51af0e3829c41ae36c97fc226 /.gitattributes
parentcdf2aca08f411c617a4f1e9080829793d27e104c (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