summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:47:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:47:11 -0800
commitb70d9a4843b89dd67f7f09159bd8ce00268b7f81 (patch)
tree9c68cf9d7a2f66ecc0abb702f4e93c8672d3a084 /.gitattributes
parent74bc751482d4a203390501a0294a382c5dcf55cb (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