summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:20:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:20:16 -0800
commitb2d7cf2a42fc9292e8f0557fe7d37c7ddc0ff9a0 (patch)
tree743253512356733f503123ee6541dbc0c45ca8bb /.gitattributes
parenta0ae9e42b53a1c907117128d8c33878d72536d0a (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