summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:31:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:31:56 -0800
commit55f04e09bf5a7f66a16b1a8d72eb6f5b821497b9 (patch)
tree1006d36f55dae2fdff92ad79be9aaecabdf63563 /.gitattributes
parenteade8f743f4d66f5e2068d33c9d29312b15787cf (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