summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:12:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:12:47 -0800
commit95e92263d54c7f1c47c637e4604204a0a3f19ffb (patch)
tree7f0d2f259f4fc3577a646149d44844b66f4ab229 /.gitattributes
parenta95e889893d64fabf86f160b71d3792bae5f00bf (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