summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 05:18:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 05:18:13 -0800
commitfd7a25a1a30a628889e6f523fc20fe71337420d3 (patch)
tree81fe36ed6d09fc1f93ad5a7e06f52ef661e549f5 /.gitattributes
parentf4954634283d2ca5d5ad5cbe269e45b312ed1d06 (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