summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:48:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:48:10 -0800
commit258c1690c54180fe3364943c63d16fec877fac10 (patch)
tree03c604808c5a332f46885f5b61253b7cf1013729 /.gitattributes
parent2de31e6dbeb9f90000d97a99727fb996ead2a8f5 (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