summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:05:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:05:19 -0800
commitacf6c3e7e133e04f0ce12dab678f5d5225b32d13 (patch)
treedc42fbe8c1e16c2a3740fe62a9b2e528b0e3589f /.gitattributes
parentb8e5d72aa4629439898d6a250adf36c5c75a0cff (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