summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:43:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:43:36 -0800
commit5e50ed7a1637264f5430d6db77c015c60dfbbc46 (patch)
tree3d43d7acc519bd06584e63826559e8d98067cc90 /.gitattributes
parent1df9a399bc5608f8d0fb3abe6451ec9a92bc78a4 (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