summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:31:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:31:59 -0800
commit8d6f838385e4f38afc03e295cee9dd44a0085110 (patch)
tree5efecad80e97d5de6abc3ba1407abbce2dbbf85f /.gitattributes
parentb84efdd45c9e39842a8fc5fd47d51cbaac679416 (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