summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:20:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:20:17 -0800
commit65533b2292cd859048cc5b718f8fde9a35e98e73 (patch)
treea4961ddd5d55e9e39e8c423e2a27acd53221ea10 /.gitattributes
parentb65123c6ef982e7373eb9a1934d527768809ab93 (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