summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:09:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:09:09 -0800
commitfd62c945021eea6166e19a42c304b948ef2ff178 (patch)
tree36d1b75f34660ba4d2c532f07357376124382111 /.gitattributes
parente7ffd2ed609215678b5e5b8d7dac7a6756cd9f05 (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