summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:40:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:40:29 -0800
commit1906b48c8590af2cd32036a225b8a0916f2b4157 (patch)
tree89005426b81d57935859e6860938add1d78f2f6f /.gitattributes
parentfe00fbbf33e002c154431a2530a3ecd93e15fe90 (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