summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:00:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:00:50 -0800
commit60d858d09f5c0e4ee6364d44e70be3ff5bff411d (patch)
treeda496568c89f1a2da74d56e44134d3d733b32013 /.gitattributes
parent754d877ddd5686244b8ac58d244d9deb8ac85720 (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