summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 09:17:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 09:17:10 -0800
commitbb18d2a83152a27157c953d5bf6c5f79f2c150f0 (patch)
tree6cc91743c1015b76fbdc6d043d69eaff313f1052 /.gitattributes
parentb9127444e60224e27b2cf00b0baa6f964bd419b9 (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