summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:15:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:15:05 -0800
commitf00db5cc5df2db58556ecc20837385b90470a06c (patch)
tree5c545543bffdbf4f2a9ada6eb78e1331d0f10ab8 /.gitattributes
parent9382bb21fa81773a3dd9e5d2ae02a208e99a7a09 (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