summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:13:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:13:25 -0800
commit1210b58ecd23322a264cba2b6bad2e049efccc40 (patch)
tree113cc14dd4dd839bccf29d7b42984295f3bcd80a /.gitattributes
parent4aa49092a6df32bda99207760710e34a05d78a1a (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