summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:42:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:42:52 -0800
commit8668c2f0afb485da297a44fefc8e9c66a000e7af (patch)
tree74f5b5920107fce0d7804e0518d4801af75de5a1 /.gitattributes
parentb1733bdd251648ff3d5f71ce7bbfff5d52717b5e (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