summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:59:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:59:41 -0800
commit445e4421cf867f3c379b243e3102848b548fa5ca (patch)
tree9474ce808abc818b5705c5ad25b8f66ff94e1b0d /.gitattributes
parent8c6d280ef1d4f3d43ea160ca8de269e5ab3f28f9 (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