summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:34:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:34:01 -0800
commitbbc3366817dea1daef5c3d40ce572616ec37edce (patch)
tree3f23cafbec0631fb37298f7e1bf90773d4dae48b /.gitattributes
parentac2f8c554ce7aaf33207cce9a8a03cc946c4b1b2 (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