summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:05:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:05:03 -0800
commit78176409448ce0e3ecea63093eeb2ec78a13a38f (patch)
tree875f57d7a5956a1f385a519b1eeaa65e4bd456b8 /.gitattributes
parentb00659fbbd23c6261efc772f78affe97cbec8c69 (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