summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:49:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:49:43 -0800
commit51a90680d29edd2819a4d66c53b28568e92db4ea (patch)
tree225551ee8a6ae5f0543967956eec6f3afeac2b8f /.gitattributes
parent971832cc3f2700de017a4883f56d41e7f195afea (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