summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:14:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:14:22 -0800
commit581d1d625b1bb1eac99350c9204ca6c73c665c87 (patch)
tree81f33cb972af06f514c14fa023ea4b9959385ba0 /.gitattributes
parent8071c785a806a9318eab14c30c6ba8f4abae0e98 (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