summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:16:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:16:39 -0800
commit3caccdc1d78cc63da95afc21ae9f78fcf6e5f365 (patch)
tree15590413cc1d067a90d19a728a5ae8ed32434510 /.gitattributes
parentbcbefc8e263107b271db783040815159d7387feb (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