summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:18:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:18:32 -0800
commit5921c68a30dc1a91cf8006504b1a82497f74edb4 (patch)
tree3bc7337dfc2018476896f685be1e08022f3fbd7a /.gitattributes
parentd4f7610be8ec024748dca28b37429b55f491145f (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