summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 22:15:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 22:15:51 -0800
commitd1b7ecf0332022a7501c98516b4eadad5283d0fe (patch)
tree69ce16f8e48c50ededaf4d7ddd4525164c9f2a72 /.gitattributes
parent1272e4cb2bc346b42c0bb29b9c9ca389597a3797 (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