summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:52:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:52:33 -0800
commitd29444f4fb6cf4b1624dcee9e34146b028f99309 (patch)
tree748dee901d0902fcce965e5418f2caa614434c66 /.gitattributes
parentb3f86f03dbda0922162048c4e060907debeb8c22 (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