summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:19:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:19:44 -0800
commit427da3dfa64d3078b1e461e4ee2e86e044c20084 (patch)
tree0ef35f35053d98a1951f9e425e15b9a71db99524 /.gitattributes
parentd71903ad263de991d3c221a652bcb8671f1bb08f (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