summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 08:11:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 08:11:46 -0800
commit87093dc3f9321488fdd9f79cbc65c308a9a3de91 (patch)
tree001100e5c367a8ee33674436c0766ac2344fc306 /.gitattributes
parentb56ceabb482ef74c3a698617f8f45c3bca62b0b4 (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