summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 03:19:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 03:19:12 -0800
commite15ff5e1c9b398dcc31b40fe29af913602f3ef52 (patch)
tree3f243efb6f5c0619f653f14bc2bd8c217ef80b0b /.gitattributes
parentb0d7e4b9924eb8f5a447d2d3d610e048033b2189 (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