summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:54:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:54:56 -0800
commit5262c5fcd6471dccf454d5c8fa2188862056f251 (patch)
treedc4c69b3458b969e9920c2984b3f2cc8369b2655 /.gitattributes
parentb7dd90e9b1b0293b660a9585b06f239b6a8f64c3 (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