summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:11:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:11:14 -0800
commit3147d8b9a790d523f2de2d341c04f3701a039fd8 (patch)
tree51a5068c800505c4f8a6c9e6033af23642c87b6b /.gitattributes
parenta5fd2dd8520bb8f5928344f369572295afcaa14c (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