summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:33:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:33:56 -0800
commit590f40e90ee9972b404dcf69cc6b218944292c62 (patch)
treee468e7f1daec3c7f9f9cb18b7731262eb6d21de9 /.gitattributes
parentdfa35e6bdb0eb66fb27e62ae1e97037bd8a7748b (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