summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:50:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:50:20 -0800
commit8b9dff2338af3065f958d1b0610fdf3048cf8c1d (patch)
tree5b4c8be854912b9cf0d96225f958e768c9a8945e /.gitattributes
parentb817529f0f181d7bb85d603b2fb2c476fe5af424 (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